|
1 | 1 | {
|
2 | 2 | "name": "nuxt.com",
|
3 | 3 | "version": "0.3.11",
|
4 |
| - "packageManager": "[email protected].1", |
| 4 | + "packageManager": "[email protected].3", |
5 | 5 | "scripts": {
|
6 | 6 | "dev": "nuxi dev",
|
7 | 7 | "build": "nuxi build",
|
|
17 | 17 | "@iconify-json/logos": "^1.2.4",
|
18 | 18 | "@iconify-json/octicon": "^1.2.2",
|
19 | 19 | "@iconify-json/ph": "^1.2.2",
|
20 |
| - "@iconify-json/simple-icons": "^1.2.16", |
| 20 | + "@iconify-json/simple-icons": "^1.2.19", |
21 | 21 | "@iconify-json/uil": "^1.2.3",
|
22 | 22 | "@nuxt/content": "^2.13.4",
|
23 | 23 | "@nuxt/fonts": "^0.10.3",
|
24 |
| - "@nuxt/image": "^1.8.1", |
| 24 | + "@nuxt/image": "^1.9.0", |
25 | 25 | "@nuxt/scripts": "^0.9.5",
|
26 | 26 | "@nuxt/ui-pro": "^1.6.0",
|
27 | 27 | "@nuxthq/studio": "^2.2.1",
|
28 | 28 | "@nuxtjs/html-validator": "^1.8.2",
|
29 | 29 | "@nuxtjs/plausible": "^1.2.0",
|
30 |
| - "@vueuse/components": "^12.0.0", |
31 |
| - "@vueuse/core": "^12.0.0", |
32 |
| - "@vueuse/nuxt": "^12.0.0", |
| 30 | + "@vueuse/components": "^12.4.0", |
| 31 | + "@vueuse/core": "^12.4.0", |
| 32 | + "@vueuse/nuxt": "^12.4.0", |
33 | 33 | "feed": "^4.2.2",
|
34 | 34 | "floating-vue": "^5.2.2",
|
35 | 35 | "nuxt": "^3.15.1",
|
36 |
| - "nuxt-og-image": "^4.0.1", |
| 36 | + "nuxt-og-image": "^4.0.2", |
37 | 37 | "ofetch": "^1.4.1",
|
38 | 38 | "perfect-debounce": "^1.0.0",
|
39 | 39 | "scule": "^1.3.0",
|
|
42 | 42 | "ufo": "^1.5.4"
|
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
45 |
| - "@nuxt/eslint": "^0.7.4", |
| 45 | + "@nuxt/eslint": "^0.7.5", |
46 | 46 | "@nuxt/icon": "^1.10.3",
|
47 |
| - "@nuxt/test-utils": "^3.15.1", |
| 47 | + "@nuxt/test-utils": "^3.15.4", |
48 | 48 | "@nuxtjs/turnstile": "^0.9.11",
|
49 | 49 | "@testing-library/vue": "^8.1.0",
|
50 | 50 | "capture-website": "^4.2.0",
|
51 |
| - "eslint": "^9.17.0", |
| 51 | + "eslint": "^9.18.0", |
52 | 52 | "nuxt-content-twoslash": "0.1.2",
|
53 |
| - "shiki": "^1.24.4", |
| 53 | + "shiki": "^1.26.1", |
54 | 54 | "twoslash": "^0.2.12",
|
55 |
| - "typescript": "^5.6.3", |
| 55 | + "typescript": "^5.7.3", |
56 | 56 | "vitest": "^2.1.8",
|
57 | 57 | "vue": "^3.5.13",
|
58 |
| - "vue-tsc": "^2.1.10" |
| 58 | + "vue-tsc": "^2.2.0" |
59 | 59 | },
|
60 | 60 | "resolutions": {
|
61 | 61 | "chokidar": "3.6.0"
|
|
0 commit comments