소스 검색

chore: update dependencies and package versions

- Upgraded pnpm from version 10.6.3 to 10.17.0 for improved package management.
- Updated @types/three from version 0.179.0 to 0.180.0 to ensure compatibility with the latest Three.js features.
- Upgraded jsdom from version 26.1.0 to 27.0.0 for enhanced testing capabilities.
- Updated three from version 0.179.1 to 0.180.0 to leverage the latest improvements and bug fixes.
- Upgraded vite from version 7.1.4 to 7.1.6 for better performance and stability.
- Adjusted pnpm-lock.yaml to reflect the updated package versions and dependencies.
alvarosabu 3 일 전
부모
커밋
857c47bb04
2개의 변경된 파일214개의 추가작업 그리고 168개의 파일을 삭제
  1. 5 5
      package.json
  2. 209 163
      pnpm-lock.yaml

+ 5 - 5
package.json

@@ -2,7 +2,7 @@
   "name": "@tresjs/core",
   "type": "module",
   "version": "5.0.0-alpha.2",
-  "packageManager": "pnpm@10.6.3",
+  "packageManager": "pnpm@10.17.0",
   "description": "Declarative ThreeJS using Vue Components",
   "author": "Alvaro Saburido <hola@alvarosaburido.dev> (https://github.com/alvarosabu/)",
   "license": "MIT",
@@ -84,7 +84,7 @@
     "@tresjs/cientos": "5.0.0-alpha.1",
     "@tresjs/eslint-config": "^1.4.0",
     "@tresjs/leches": "1.0.0-next.0",
-    "@types/three": "^0.179.0",
+    "@types/three": "^0.180.0",
     "@typescript-eslint/eslint-plugin": "^8.42.0",
     "@typescript-eslint/parser": "^8.42.0",
     "@vitejs/plugin-vue": "^6.0.1",
@@ -96,7 +96,7 @@
     "eslint-plugin-vue": "^10.4.0",
     "esno": "^4.8.0",
     "gsap": "^3.13.0",
-    "jsdom": "^26.1.0",
+    "jsdom": "^27.0.0",
     "kolorist": "^1.8.0",
     "ohmyfetch": "^0.4.21",
     "pathe": "^2.0.3",
@@ -105,11 +105,11 @@
     "rollup-plugin-copy": "^3.5.0",
     "rollup-plugin-visualizer": "^6.0.3",
     "sponsorkit": "^17.0.0",
-    "three": "^0.179.1",
+    "three": "^0.180.0",
     "unocss": "^65.5.0",
     "unplugin": "^2.3.10",
     "unplugin-vue-components": "^29.0.0",
-    "vite": "^7.1.4",
+    "vite": "^7.1.6",
     "vite-plugin-banner": "^0.8.1",
     "vite-plugin-dts": "4.5.4",
     "vite-plugin-inspect": "^11.3.3",

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 209 - 163
pnpm-lock.yaml


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.