@tresjs/nuxt 3.0.7 → 3.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client/200.html +9 -10
- package/dist/client/404.html +9 -10
- package/dist/client/_nuxt/BK7-Y-q6.js +37 -0
- package/dist/client/_nuxt/C0Qz2vsI.js +3 -0
- package/dist/client/_nuxt/C5TOz6B6.js +1 -0
- package/dist/client/_nuxt/DkfJP6hB.js +1 -0
- package/dist/client/_nuxt/Dnn3U3St.js +1 -0
- package/dist/client/_nuxt/builds/latest.json +1 -1
- package/dist/client/_nuxt/builds/meta/841da587-4958-4b71-87ab-5e4b4b3ce20c.json +1 -0
- package/dist/client/_nuxt/entry.DWRHDGAm.css +1 -0
- package/dist/client/_nuxt/error-404.BbX5noJR.css +1 -0
- package/dist/client/_nuxt/error-500.Cu2U7TTf.css +1 -0
- package/dist/client/_nuxt/index.Ivt4LUQj.css +1 -0
- package/dist/client/_nuxt/zIW675W1.js +6 -0
- package/dist/client/index.html +9 -10
- package/dist/module.json +2 -2
- package/dist/runtime/TresCanvas.client.vue +1 -1
- package/dist/runtime/TresCanvas.server.vue +1 -1
- package/package.json +36 -37
- package/dist/client/_nuxt/B9NO9tFm.js +0 -36
- package/dist/client/_nuxt/BOoynn6w.js +0 -6
- package/dist/client/_nuxt/CkXTQHTn.js +0 -1
- package/dist/client/_nuxt/Cl078QFf.js +0 -1
- package/dist/client/_nuxt/DwnNHk_8.js +0 -3
- package/dist/client/_nuxt/builds/meta/af7ca2f8-7655-47aa-a60f-a8732db8faad.json +0 -1
- package/dist/client/_nuxt/e7Ir8Wqk.js +0 -1
- package/dist/client/_nuxt/entry.HanzM9B5.css +0 -1
- package/dist/client/_nuxt/error-404.qYP_GdwV.css +0 -1
- package/dist/client/_nuxt/error-500.JUIxscox.css +0 -1
- package/dist/client/_nuxt/index.yvl7EvK6.css +0 -1
package/dist/module.json
CHANGED
package/package.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tresjs/nuxt",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "3.0.
|
|
5
|
-
"packageManager": "pnpm@9.
|
|
4
|
+
"version": "3.0.8",
|
|
5
|
+
"packageManager": "pnpm@9.15.4",
|
|
6
6
|
"description": "TresJS integration for Nuxt.",
|
|
7
7
|
"author": "Daniel Roe (https://github.com/danielroe/)",
|
|
8
8
|
"license": "MIT",
|
|
9
9
|
"homepage": "https://tresjs.org",
|
|
10
10
|
"repository": {
|
|
11
11
|
"type": "git",
|
|
12
|
-
"url": "git+https://github.com/
|
|
12
|
+
"url": "git+https://github.com/Tresjs/nuxt.git"
|
|
13
13
|
},
|
|
14
14
|
"bugs": {
|
|
15
|
-
"url": "https://github.com/
|
|
15
|
+
"url": "https://github.com/Tresjs/nuxt/issues"
|
|
16
16
|
},
|
|
17
17
|
"publishConfig": {
|
|
18
18
|
"access": "public"
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"client:dev": "nuxi dev client --port 3300",
|
|
36
36
|
"dev": "nuxi dev playground",
|
|
37
37
|
"dev:build": "nuxi build playground",
|
|
38
|
-
"dev:prepare": "nuxt-module-build --stub && nuxi prepare playground",
|
|
38
|
+
"dev:prepare": "nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground",
|
|
39
39
|
"release": "release-it",
|
|
40
40
|
"lint": "eslint .",
|
|
41
41
|
"lint:fix": "eslint . --fix",
|
|
@@ -46,41 +46,40 @@
|
|
|
46
46
|
"three": ">=0.133"
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
|
-
"@nuxt/
|
|
50
|
-
"@nuxt/
|
|
51
|
-
"@
|
|
52
|
-
"@
|
|
53
|
-
"@tresjs/nuxt": "3.0.6",
|
|
54
|
-
"@types/three": "^0.168.0",
|
|
55
|
-
"@unocss/nuxt": "^0.62.3",
|
|
49
|
+
"@nuxt/kit": "^3.14.1592",
|
|
50
|
+
"@nuxt/ui": "^2.20.0",
|
|
51
|
+
"@tresjs/core": "4.3.1",
|
|
52
|
+
"@unocss/nuxt": "^0.65.2",
|
|
56
53
|
"defu": "^6.1.4",
|
|
57
|
-
"mlly": "^1.7.
|
|
58
|
-
"pkg-types": "^1.2.
|
|
59
|
-
"sirv": "^
|
|
60
|
-
"
|
|
61
|
-
"vite-plugin-glsl": "^1.3.0"
|
|
54
|
+
"mlly": "^1.7.3",
|
|
55
|
+
"pkg-types": "^1.2.1",
|
|
56
|
+
"sirv": "^3.0.0",
|
|
57
|
+
"vite-plugin-glsl": "^1.3.1"
|
|
62
58
|
},
|
|
63
59
|
"devDependencies": {
|
|
64
|
-
"@iconify-json/carbon": "^1.2.
|
|
65
|
-
"@iconify-json/file-icons": "^1.2.
|
|
66
|
-
"@iconify-json/iconoir": "^1.2.
|
|
67
|
-
"@iconify-json/ph": "^1.2.
|
|
68
|
-
"@nuxt/devtools
|
|
69
|
-
"@nuxt/
|
|
70
|
-
"@nuxt/
|
|
71
|
-
"@nuxt/
|
|
72
|
-
"@nuxt/
|
|
73
|
-
"@nuxt/
|
|
74
|
-
"@
|
|
75
|
-
"@
|
|
76
|
-
"@
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
"
|
|
83
|
-
"
|
|
60
|
+
"@iconify-json/carbon": "^1.2.5",
|
|
61
|
+
"@iconify-json/file-icons": "^1.2.1",
|
|
62
|
+
"@iconify-json/iconoir": "^1.2.6",
|
|
63
|
+
"@iconify-json/ph": "^1.2.2",
|
|
64
|
+
"@nuxt/devtools": "^1.6.4",
|
|
65
|
+
"@nuxt/devtools-ui-kit": "^1.6.4",
|
|
66
|
+
"@nuxt/eslint-config": "^0.7.3",
|
|
67
|
+
"@nuxt/icon": "^1.10.2",
|
|
68
|
+
"@nuxt/module-builder": "^0.8.4",
|
|
69
|
+
"@nuxt/schema": "^3.14.1592",
|
|
70
|
+
"@nuxt/test-utils": "^3.15.1",
|
|
71
|
+
"@release-it/conventional-changelog": "^9.0.3",
|
|
72
|
+
"@tresjs/cientos": "^4.0.3",
|
|
73
|
+
"@types/node": "^22.10.2",
|
|
74
|
+
"@types/three": "^0.171.0",
|
|
75
|
+
"changelogen": "^0.5.7",
|
|
76
|
+
"eslint": "^9.17.0",
|
|
77
|
+
"nuxt": "^3.14.1592",
|
|
78
|
+
"playwright": "^1.49.1",
|
|
79
|
+
"release-it": "^17.10.0",
|
|
80
|
+
"three": "^0.171.0",
|
|
81
|
+
"typescript": "^5.6.3",
|
|
82
|
+
"vitest": "^2.1.8"
|
|
84
83
|
},
|
|
85
84
|
"build": {
|
|
86
85
|
"externals": [
|