Browse Source

chore: 更新依赖包版本

- 更新 pkg-types 从 2.3.0 到 2.3.1
- 更新 rolldown 从 1.0.0-rc.15 到 1.0.0-rc.17
- 更新 typescript 从 6.0.2 到 6.0.3
- 更新 vite 从 8.0.8 到 8.0.10
Jin Mao 1 month ago
parent
commit
d55f17670a
2 changed files with 19 additions and 10 deletions
  1. 15 6
      pnpm-lock.yaml
  2. 4 4
      pnpm-workspace.yaml

+ 15 - 6
pnpm-lock.yaml

@@ -349,8 +349,8 @@ catalogs:
       specifier: ^4.7.1
       specifier: ^4.7.1
       version: 4.7.1
       version: 4.7.1
     pkg-types:
     pkg-types:
-      specifier: ^2.3.0
-      version: 2.3.0
+      specifier: ^2.3.1
+      version: 2.3.1
     playwright:
     playwright:
       specifier: ^1.59.1
       specifier: ^1.59.1
       version: 1.59.1
       version: 1.59.1
@@ -382,7 +382,7 @@ catalogs:
       specifier: ^6.1.3
       specifier: ^6.1.3
       version: 6.1.3
       version: 6.1.3
     rolldown:
     rolldown:
-      specifier: ^1.0.0-rc.15
+      specifier: ^1.0.0-rc.17
       version: 1.0.0-rc.17
       version: 1.0.0-rc.17
     rollup-plugin-visualizer:
     rollup-plugin-visualizer:
       specifier: ^7.0.1
       specifier: ^7.0.1
@@ -448,7 +448,7 @@ catalogs:
       specifier: ^1.4.0
       specifier: ^1.4.0
       version: 1.4.0
       version: 1.4.0
     typescript:
     typescript:
-      specifier: ^6.0.2
+      specifier: ^6.0.3
       version: 6.0.3
       version: 6.0.3
     unplugin-dts:
     unplugin-dts:
       specifier: ^1.0.0-beta.6
       specifier: ^1.0.0-beta.6
@@ -463,7 +463,7 @@ catalogs:
       specifier: ^4.15.1
       specifier: ^4.15.1
       version: 4.15.1
       version: 4.15.1
     vite:
     vite:
-      specifier: ^8.0.8
+      specifier: ^8.0.10
       version: 8.0.10
       version: 8.0.10
     vite-plugin-compression:
     vite-plugin-compression:
       specifier: ^0.5.1
       specifier: ^0.5.1
@@ -1194,7 +1194,7 @@ importers:
         version: 9.4.0
         version: 9.4.0
       pkg-types:
       pkg-types:
         specifier: 'catalog:'
         specifier: 'catalog:'
-        version: 2.3.0
+        version: 2.3.1
       rimraf:
       rimraf:
         specifier: 'catalog:'
         specifier: 'catalog:'
         version: 6.1.3
         version: 6.1.3
@@ -9217,6 +9217,9 @@ packages:
   pkg-types@2.3.0:
   pkg-types@2.3.0:
     resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==}
     resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==}
 
 
+  pkg-types@2.3.1:
+    resolution: {integrity: sha512-y+ichcgc2LrADuhLNAx8DFjVfgz91pRxfZdI3UDhxHvcVEZsenLO+7XaU5vOp0u/7V/wZ+plyuQxtrDlZJ+yeg==}
+
   playwright-core@1.59.1:
   playwright-core@1.59.1:
     resolution: {integrity: sha512-HBV/RJg81z5BiiZ9yPzIiClYV/QMsDCKUyogwH9p3MCP6IYjUFu/MActgYAvK0oWyV9NlwM3GLBjADyWgydVyg==}
     resolution: {integrity: sha512-HBV/RJg81z5BiiZ9yPzIiClYV/QMsDCKUyogwH9p3MCP6IYjUFu/MActgYAvK0oWyV9NlwM3GLBjADyWgydVyg==}
     engines: {node: '>=18'}
     engines: {node: '>=18'}
@@ -18834,6 +18837,12 @@ snapshots:
       exsolve: 1.0.8
       exsolve: 1.0.8
       pathe: 2.0.3
       pathe: 2.0.3
 
 
+  pkg-types@2.3.1:
+    dependencies:
+      confbox: 0.2.4
+      exsolve: 1.0.8
+      pathe: 2.0.3
+
   playwright-core@1.59.1: {}
   playwright-core@1.59.1: {}
 
 
   playwright@1.59.1:
   playwright@1.59.1:

+ 4 - 4
pnpm-workspace.yaml

@@ -139,7 +139,7 @@ catalog:
   oxlint-tsgolint: ^0.20.0
   oxlint-tsgolint: ^0.20.0
   pinia: ^3.0.4
   pinia: ^3.0.4
   pinia-plugin-persistedstate: ^4.7.1
   pinia-plugin-persistedstate: ^4.7.1
-  pkg-types: ^2.3.0
+  pkg-types: ^2.3.1
   playwright: ^1.59.1
   playwright: ^1.59.1
   postcss: ^8.5.9
   postcss: ^8.5.9
   postcss-html: ^1.8.1
   postcss-html: ^1.8.1
@@ -150,7 +150,7 @@ catalog:
   reka-ui: ^2.9.5
   reka-ui: ^2.9.5
   resolve.exports: ^2.0.3
   resolve.exports: ^2.0.3
   rimraf: ^6.1.3
   rimraf: ^6.1.3
-  rolldown: ^1.0.0-rc.15
+  rolldown: ^1.0.0-rc.17
   rollup-plugin-visualizer: ^7.0.1
   rollup-plugin-visualizer: ^7.0.1
   sass: ^1.99.0
   sass: ^1.99.0
   sass-embedded: ^1.99.0
   sass-embedded: ^1.99.0
@@ -172,12 +172,12 @@ catalog:
   tsdown: ^0.21.8
   tsdown: ^0.21.8
   turbo: ^2.9.6
   turbo: ^2.9.6
   tw-animate-css: ^1.4.0
   tw-animate-css: ^1.4.0
-  typescript: ^6.0.2
+  typescript: ^6.0.3
   unplugin-dts: ^1.0.0-beta.6
   unplugin-dts: ^1.0.0-beta.6
   unplugin-element-plus: ^0.11.2
   unplugin-element-plus: ^0.11.2
   unplugin-vue: ^7.1.1
   unplugin-vue: ^7.1.1
   vee-validate: ^4.15.1
   vee-validate: ^4.15.1
-  vite: ^8.0.8
+  vite: ^8.0.10
   vite-plugin-compression: ^0.5.1
   vite-plugin-compression: ^0.5.1
   vite-plugin-lazy-import: ^1.0.7
   vite-plugin-lazy-import: ^1.0.7
   vite-plugin-pwa: ^1.2.0
   vite-plugin-pwa: ^1.2.0