|
9 | 9 | "lint": "eslint . --ext .js,.jsx,.ts,.tsx,.vue" |
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | | - "@tresjs/post-processing": "^0.4.0", |
| 12 | + "@tresjs/post-processing": "^0.7.0", |
13 | 13 | "mdast-util-to-string": "^4.0.0", |
14 | | - "three": "^0.157.0", |
| 14 | + "three": "^0.158.0", |
15 | 15 | "three-custom-shader-material": "^5.4.0", |
16 | 16 | "unist-util-stringify-position": "^4.0.0" |
17 | 17 | }, |
18 | 18 | "devDependencies": { |
19 | | - "@iconify-json/carbon": "^1.1.21", |
20 | | - "@iconify-json/game-icons": "^1.1.3", |
21 | | - "@iconify-json/ic": "^1.1.14", |
22 | | - "@iconify-json/logos": "^1.1.37", |
23 | | - "@nuxt/content": "^2.8.2", |
24 | | - "@nuxt/image-edge": "1.0.0-rc.3-28290977.ffac767", |
25 | | - "@tresjs/cientos": "3.5.0", |
26 | | - "@tresjs/core": "^3.3.0", |
| 19 | + "@iconify-json/carbon": "^1.1.24", |
| 20 | + "@iconify-json/game-icons": "^1.1.6", |
| 21 | + "@iconify-json/ic": "^1.1.16", |
| 22 | + "@iconify-json/logos": "^1.1.40", |
| 23 | + "@nuxt/content": "^2.8.5", |
| 24 | + "@nuxt/image": "^1.1.0", |
| 25 | + "@nuxt/image-edge": "1.1.0-28355789.b3279fe", |
| 26 | + "@tresjs/cientos": "3.6.0", |
| 27 | + "@tresjs/core": "^3.5.1", |
27 | 28 | "@tresjs/eslint-config-vue": "^0.2.1", |
28 | | - "@tresjs/leches": "^0.12.0", |
29 | | - "@tresjs/nuxt": "1.2.0", |
| 29 | + "@tresjs/leches": "0.15.0-next.1", |
| 30 | + "@tresjs/nuxt": "1.3.0", |
30 | 31 | "@tweakpane/plugin-essentials": "^0.2.0", |
31 | | - "@types/three": "^0.157.0", |
32 | | - "@unocss/nuxt": "^0.55.3", |
33 | | - "gsap": "^3.12.2", |
34 | | - "nuxt": "^3.7.4", |
35 | | - "nuxt-svgo": "^3.5.5", |
36 | | - "postprocessing": "^6.33.2", |
37 | | - "vite-plugin-glsl": "^1.1.2", |
38 | | - "vite-svg-loader": "^4.0.0" |
| 32 | + "@types/three": "^0.159.0", |
| 33 | + "@unocss/nuxt": "^0.58.0", |
| 34 | + "gsap": "^3.12.3", |
| 35 | + "nuxt": "^3.8.2", |
| 36 | + "nuxt-svgo": "^3.7.0", |
| 37 | + "postprocessing": "^6.33.4", |
| 38 | + "vite-plugin-glsl": "^1.2.0", |
| 39 | + "vite-svg-loader": "^5.1.0" |
39 | 40 | } |
40 | 41 | } |
0 commit comments