|
2 | 2 | "name": "@nuxt/scripts", |
3 | 3 | "type": "module", |
4 | 4 | "version": "0.5.1", |
5 | | - "packageManager": "pnpm@9.3.0", |
| 5 | + "packageManager": "pnpm@9.4.0", |
6 | 6 | "description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.", |
7 | 7 | "author": { |
8 | 8 | "website": "https://harlanzw.com", |
|
66 | 66 | ] |
67 | 67 | }, |
68 | 68 | "dependencies": { |
69 | | - "@nuxt/devtools-kit": "^1.3.3", |
70 | | - "@nuxt/devtools-ui-kit": "^1.3.3", |
71 | | - "@nuxt/kit": "^3.12.1", |
72 | | - "@types/google.maps": "^3.55.9", |
| 69 | + "@nuxt/devtools-kit": "^1.3.9", |
| 70 | + "@nuxt/devtools-ui-kit": "^1.3.9", |
| 71 | + "@nuxt/kit": "^3.12.3", |
| 72 | + "@types/google.maps": "^3.55.11", |
73 | 73 | "@types/stripe-v3": "^3.1.33", |
74 | 74 | "@types/vimeo__player": "^2.18.3", |
75 | 75 | "@types/youtube": "^0.0.50", |
76 | | - "@unhead/vue": "^1.9.12", |
77 | | - "@vueuse/core": "^10.10.1", |
| 76 | + "@unhead/vue": "^1.9.14", |
| 77 | + "@vueuse/core": "^10.11.0", |
78 | 78 | "acorn": "^8.12.0", |
79 | 79 | "consola": "^3.2.3", |
80 | 80 | "defu": "^6.1.4", |
81 | | - "h3": "^1.11.1", |
| 81 | + "h3": "^1.12.0", |
82 | 82 | "magic-string": "^0.30.10", |
83 | 83 | "mlly": "^1.7.1", |
84 | 84 | "ofetch": "^1.3.4", |
85 | 85 | "ohash": "^1.1.3", |
86 | 86 | "pathe": "^1.1.2", |
87 | | - "pkg-types": "^1.1.1", |
| 87 | + "pkg-types": "^1.1.3", |
88 | 88 | "semver": "^7.6.2", |
89 | | - "shiki": "^1.6.4", |
| 89 | + "shiki": "^1.10.1", |
90 | 90 | "sirv": "^2.0.4", |
91 | 91 | "std-env": "^3.7.0", |
92 | | - "third-party-capital": "^1.0.30", |
| 92 | + "third-party-capital": "^1.0.31", |
93 | 93 | "ufo": "^1.5.3", |
94 | 94 | "unimport": "^3.7.2", |
95 | | - "unplugin": "^1.10.1", |
| 95 | + "unplugin": "^1.11.0", |
96 | 96 | "unstorage": "^1.10.2", |
97 | | - "valibot": "^0.31.1" |
| 97 | + "valibot": "^0.35.0" |
98 | 98 | }, |
99 | 99 | "devDependencies": { |
100 | | - "@nuxt/devtools-ui-kit": "^1.3.3", |
| 100 | + "@nuxt/devtools-ui-kit": "^1.3.9", |
101 | 101 | "@nuxt/eslint-config": "^0.3.13", |
102 | | - "@nuxt/module-builder": "^0.8.0", |
| 102 | + "@nuxt/module-builder": "^0.8.1", |
103 | 103 | "@nuxt/test-utils": "3.13.1", |
104 | 104 | "@types/semver": "^7.5.8", |
105 | | - "@typescript-eslint/typescript-estree": "^7.13.0", |
106 | | - "@unhead/schema": "^1.9.12", |
| 105 | + "@typescript-eslint/typescript-estree": "^7.15.0", |
| 106 | + "@unhead/schema": "^1.9.14", |
107 | 107 | "acorn-loose": "^8.4.0", |
108 | 108 | "bumpp": "^9.4.1", |
109 | 109 | "changelogen": "^0.5.5", |
110 | 110 | "eslint": "9.5.0", |
111 | 111 | "eslint-plugin-n": "^17.9.0", |
112 | 112 | "knitwork": "^1.1.0", |
113 | | - "nuxt": "^3.12.1", |
114 | | - "playwright-core": "^1.44.1", |
115 | | - "typescript": "^5.4.5", |
| 113 | + "nuxt": "^3.12.3", |
| 114 | + "playwright-core": "^1.45.1", |
| 115 | + "typescript": "^5.5.3", |
116 | 116 | "vitest": "^1.6.0", |
117 | | - "vue": "^3.4.27", |
118 | | - "vue-router": "^4.3.3" |
| 117 | + "vue": "^3.4.31", |
| 118 | + "vue-router": "^4.4.0" |
119 | 119 | }, |
120 | 120 | "resolutions": { |
121 | 121 | "@nuxt/scripts": "workspace:*", |
122 | | - "nuxt": "^3.12.1", |
| 122 | + "nuxt": "^3.12.3", |
123 | 123 | "nuxt-scripts-devtools": "workspace:*", |
124 | | - "vue": "^3.4.27", |
125 | | - "vue-router": "^4.3.3" |
| 124 | + "vue": "^3.4.31", |
| 125 | + "vue-router": "^4.4.0" |
126 | 126 | } |
127 | 127 | } |
0 commit comments