|
12 | 12 | "wrangler:dev": "wrangler pages dev dist --local --persist" |
13 | 13 | }, |
14 | 14 | "devDependencies": { |
15 | | - "@cloudflare/workers-types": "^4.20250628.0", |
| 15 | + "@cloudflare/workers-types": "^4.20250705.0", |
16 | 16 | "@heroicons/vue": "^2.2.0", |
17 | 17 | "@nuxtjs/tailwindcss": "^6.14.0", |
18 | 18 | "@sapphire/prettier-config": "^2.0.0", |
19 | 19 | "@tailwindcss/typography": "^0.5.16", |
20 | | - "@types/node": "^22.15.34", |
| 20 | + "@types/node": "^22.16.0", |
21 | 21 | "@types/prettier": "^3.0.0", |
22 | 22 | "@vite-pwa/nuxt": "^1.0.4", |
23 | | - "@vueuse/core": "^13.4.0", |
24 | | - "@vueuse/nuxt": "^13.4.0", |
| 23 | + "@vueuse/core": "^13.5.0", |
| 24 | + "@vueuse/nuxt": "^13.5.0", |
25 | 25 | "canvas-constructor": "^7.0.2", |
26 | 26 | "discord-api-types": "^0.37.119", |
27 | | - "nuxt": "^3.17.5", |
| 27 | + "nuxt": "^3.17.6", |
28 | 28 | "nuxt-security": "^0.14.4", |
29 | 29 | "prettier": "^3.6.2", |
30 | 30 | "prettier-plugin-tailwindcss": "^0.6.13", |
31 | 31 | "sitemap": "^8.0.0", |
32 | | - "wrangler": "^4.22.0" |
| 32 | + "wrangler": "^4.23.0" |
33 | 33 | }, |
34 | 34 | "packageManager": "yarn@4.9.2", |
35 | 35 | "resolutions": { |
|
0 commit comments