|
126 | 126 | "devDependencies": { |
127 | 127 | "@nuxt/devtools-kit": "^3.2.1", |
128 | 128 | "@nuxt/devtools-ui-kit": "^3.2.1", |
129 | | - "@nuxt/eslint-config": "^1.15.1", |
| 129 | + "@nuxt/eslint-config": "^1.15.2", |
130 | 130 | "@nuxt/module-builder": "^1.0.2", |
131 | 131 | "@nuxt/scripts": "workspace:*", |
132 | 132 | "@nuxt/test-utils": "3.19.2", |
133 | 133 | "@nuxtjs/partytown": "^2.0.0", |
134 | | - "@paypal/paypal-js": "^9.2.0", |
| 134 | + "@paypal/paypal-js": "^9.3.0", |
135 | 135 | "@types/semver": "^7.7.1", |
136 | | - "@typescript-eslint/typescript-estree": "^8.56.0", |
| 136 | + "@typescript-eslint/typescript-estree": "^8.56.1", |
137 | 137 | "@vue/test-utils": "^2.4.6", |
138 | 138 | "acorn-loose": "^8.5.2", |
139 | 139 | "bumpp": "^10.4.1", |
140 | 140 | "changelogen": "^0.6.2", |
141 | | - "eslint": "^10.0.0", |
| 141 | + "eslint": "^10.0.2", |
142 | 142 | "eslint-plugin-n": "^17.24.0", |
143 | | - "happy-dom": "^20.6.3", |
| 143 | + "happy-dom": "^20.7.0", |
144 | 144 | "knitwork": "^1.3.0", |
145 | 145 | "nuxt": "^4.3.1", |
146 | 146 | "playwright-core": "^1.58.2", |
147 | | - "posthog-js": "^1.351.1", |
| 147 | + "posthog-js": "^1.353.0", |
148 | 148 | "shiki": "^3.22.0", |
149 | 149 | "typescript": "5.9.3", |
150 | 150 | "vitest": "^4.0.18", |
151 | | - "vue": "^3.5.28", |
152 | | - "vue-router": "^5.0.2", |
153 | | - "vue-tsc": "^3.2.4" |
| 151 | + "vue": "^3.5.29", |
| 152 | + "vue-router": "^5.0.3", |
| 153 | + "vue-tsc": "^3.2.5" |
154 | 154 | }, |
155 | 155 | "resolutions": { |
156 | 156 | "@nuxt/scripts": "workspace:*" |
|
0 commit comments