Compare commits

..

1 Commits

Author SHA1 Message Date
minori 84b6c3109f deps: update @tauri-apps/plugin-fs to 2.4.5
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m27s
CI / Lint & Check (pull_request) Successful in 15m3s
CI / Build Windows (pull_request) Failing after 31m30s
2026-04-10 07:05:54 -07:00
2 changed files with 29 additions and 29 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
"dependencies": { "dependencies": {
"@tauri-apps/api": "2.5.0", "@tauri-apps/api": "2.5.0",
"@tauri-apps/plugin-dialog": "2.3.0", "@tauri-apps/plugin-dialog": "2.3.0",
"@tauri-apps/plugin-fs": "2.4.0", "@tauri-apps/plugin-fs": "2.4.5",
"react": "19.1.0", "react": "19.1.0",
"react-dom": "19.1.0" "react-dom": "19.1.0"
}, },
@@ -25,7 +25,7 @@
"@types/react-dom": "19.1.2", "@types/react-dom": "19.1.2",
"autoprefixer": "10.4.21", "autoprefixer": "10.4.21",
"eslint": "9.25.1", "eslint": "9.25.1",
"postcss": "8.5.8", "postcss": "8.5.3",
"tailwindcss": "3.4.17", "tailwindcss": "3.4.17",
"typescript": "5.8.3", "typescript": "5.8.3",
"vite": "6.3.2", "vite": "6.3.2",
+27 -27
View File
@@ -15,8 +15,8 @@ importers:
specifier: 2.3.0 specifier: 2.3.0
version: 2.3.0 version: 2.3.0
'@tauri-apps/plugin-fs': '@tauri-apps/plugin-fs':
specifier: 2.4.0 specifier: 2.4.5
version: 2.4.0 version: 2.4.5
react: react:
specifier: 19.1.0 specifier: 19.1.0
version: 19.1.0 version: 19.1.0
@@ -44,13 +44,13 @@ importers:
version: 4.4.1(vite@6.3.2(jiti@1.21.7)(yaml@2.8.3)) version: 4.4.1(vite@6.3.2(jiti@1.21.7)(yaml@2.8.3))
autoprefixer: autoprefixer:
specifier: 10.4.21 specifier: 10.4.21
version: 10.4.21(postcss@8.5.8) version: 10.4.21(postcss@8.5.3)
eslint: eslint:
specifier: 9.25.1 specifier: 9.25.1
version: 9.25.1(jiti@1.21.7) version: 9.25.1(jiti@1.21.7)
postcss: postcss:
specifier: 8.5.8 specifier: 8.5.3
version: 8.5.8 version: 8.5.3
tailwindcss: tailwindcss:
specifier: 3.4.17 specifier: 3.4.17
version: 3.4.17 version: 3.4.17
@@ -652,8 +652,8 @@ packages:
'@tauri-apps/plugin-dialog@2.3.0': '@tauri-apps/plugin-dialog@2.3.0':
resolution: {integrity: sha512-ylSBvYYShpGlKKh732ZuaHyJ5Ie1JR71QCXewCtsRLqGdc8Is4xWdz6t43rzXyvkItM9syNPMvFVcvjgEy+/GA==} resolution: {integrity: sha512-ylSBvYYShpGlKKh732ZuaHyJ5Ie1JR71QCXewCtsRLqGdc8Is4xWdz6t43rzXyvkItM9syNPMvFVcvjgEy+/GA==}
'@tauri-apps/plugin-fs@2.4.0': '@tauri-apps/plugin-fs@2.4.5':
resolution: {integrity: sha512-Sp8AdDcbyXyk6LD6Pmdx44SH3LPeNAvxR2TFfq/8CwqzfO1yOyV+RzT8fov0NNN7d9nvW7O7MtMAptJ42YXA5g==} resolution: {integrity: sha512-dVxWWGE6VrOxC7/jlhyE+ON/Cc2REJlM35R3PJX3UvFw2XwYhLGQVAIyrehenDdKjotipjYEVc4YjOl3qq90fA==}
'@types/babel__core@7.20.5': '@types/babel__core@7.20.5':
resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
@@ -1930,8 +1930,8 @@ packages:
postcss-value-parser@4.2.0: postcss-value-parser@4.2.0:
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
postcss@8.5.8: postcss@8.5.3:
resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==} resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
engines: {node: ^10 || ^12 || >=14} engines: {node: ^10 || ^12 || >=14}
prelude-ls@1.2.1: prelude-ls@1.2.1:
@@ -2900,7 +2900,7 @@ snapshots:
dependencies: dependencies:
'@tauri-apps/api': 2.10.1 '@tauri-apps/api': 2.10.1
'@tauri-apps/plugin-fs@2.4.0': '@tauri-apps/plugin-fs@2.4.5':
dependencies: dependencies:
'@tauri-apps/api': 2.10.1 '@tauri-apps/api': 2.10.1
@@ -3283,14 +3283,14 @@ snapshots:
async-function@1.0.0: {} async-function@1.0.0: {}
autoprefixer@10.4.21(postcss@8.5.8): autoprefixer@10.4.21(postcss@8.5.3):
dependencies: dependencies:
browserslist: 4.28.2 browserslist: 4.28.2
caniuse-lite: 1.0.30001787 caniuse-lite: 1.0.30001787
fraction.js: 4.3.7 fraction.js: 4.3.7
normalize-range: 0.1.2 normalize-range: 0.1.2
picocolors: 1.1.1 picocolors: 1.1.1
postcss: 8.5.8 postcss: 8.5.3
postcss-value-parser: 4.2.0 postcss-value-parser: 4.2.0
available-typed-arrays@1.0.7: available-typed-arrays@1.0.7:
@@ -4386,28 +4386,28 @@ snapshots:
possible-typed-array-names@1.1.0: {} possible-typed-array-names@1.1.0: {}
postcss-import@15.1.0(postcss@8.5.8): postcss-import@15.1.0(postcss@8.5.3):
dependencies: dependencies:
postcss: 8.5.8 postcss: 8.5.3
postcss-value-parser: 4.2.0 postcss-value-parser: 4.2.0
read-cache: 1.0.0 read-cache: 1.0.0
resolve: 1.22.11 resolve: 1.22.11
postcss-js@4.1.0(postcss@8.5.8): postcss-js@4.1.0(postcss@8.5.3):
dependencies: dependencies:
camelcase-css: 2.0.1 camelcase-css: 2.0.1
postcss: 8.5.8 postcss: 8.5.3
postcss-load-config@4.0.2(postcss@8.5.8): postcss-load-config@4.0.2(postcss@8.5.3):
dependencies: dependencies:
lilconfig: 3.1.3 lilconfig: 3.1.3
yaml: 2.8.3 yaml: 2.8.3
optionalDependencies: optionalDependencies:
postcss: 8.5.8 postcss: 8.5.3
postcss-nested@6.2.0(postcss@8.5.8): postcss-nested@6.2.0(postcss@8.5.3):
dependencies: dependencies:
postcss: 8.5.8 postcss: 8.5.3
postcss-selector-parser: 6.1.2 postcss-selector-parser: 6.1.2
postcss-selector-parser@6.1.2: postcss-selector-parser@6.1.2:
@@ -4417,7 +4417,7 @@ snapshots:
postcss-value-parser@4.2.0: {} postcss-value-parser@4.2.0: {}
postcss@8.5.8: postcss@8.5.3:
dependencies: dependencies:
nanoid: 3.3.11 nanoid: 3.3.11
picocolors: 1.1.1 picocolors: 1.1.1
@@ -4757,11 +4757,11 @@ snapshots:
normalize-path: 3.0.0 normalize-path: 3.0.0
object-hash: 3.0.0 object-hash: 3.0.0
picocolors: 1.1.1 picocolors: 1.1.1
postcss: 8.5.8 postcss: 8.5.3
postcss-import: 15.1.0(postcss@8.5.8) postcss-import: 15.1.0(postcss@8.5.3)
postcss-js: 4.1.0(postcss@8.5.8) postcss-js: 4.1.0(postcss@8.5.3)
postcss-load-config: 4.0.2(postcss@8.5.8) postcss-load-config: 4.0.2(postcss@8.5.3)
postcss-nested: 6.2.0(postcss@8.5.8) postcss-nested: 6.2.0(postcss@8.5.3)
postcss-selector-parser: 6.1.2 postcss-selector-parser: 6.1.2
resolve: 1.22.11 resolve: 1.22.11
sucrase: 3.35.1 sucrase: 3.35.1
@@ -4884,7 +4884,7 @@ snapshots:
esbuild: 0.25.12 esbuild: 0.25.12
fdir: 6.5.0(picomatch@4.0.4) fdir: 6.5.0(picomatch@4.0.4)
picomatch: 4.0.4 picomatch: 4.0.4
postcss: 8.5.8 postcss: 8.5.3
rollup: 4.60.1 rollup: 4.60.1
tinyglobby: 0.2.16 tinyglobby: 0.2.16
optionalDependencies: optionalDependencies: