Skip to content

Commit 22f314f

Browse files
chore(deps): update all non-major dependencies
1 parent d0ff927 commit 22f314f

File tree

2 files changed

+1547
-513
lines changed

2 files changed

+1547
-513
lines changed

package.json

+20-20
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt.com",
33
"version": "0.3.11",
4-
"packageManager": "[email protected].4",
4+
"packageManager": "[email protected].6",
55
"scripts": {
66
"dev": "nuxi dev",
77
"build": "nuxi build",
@@ -14,44 +14,44 @@
1414
"dependencies": {
1515
"@iconify-json/heroicons": "^1.1.20",
1616
"@iconify-json/logos": "^1.1.42",
17-
"@iconify-json/octicon": "^1.1.52",
18-
"@iconify-json/ph": "^1.1.11",
19-
"@iconify-json/simple-icons": "^1.1.94",
17+
"@iconify-json/octicon": "^1.1.53",
18+
"@iconify-json/ph": "^1.1.12",
19+
"@iconify-json/simple-icons": "^1.1.98",
2020
"@iconify-json/uil": "^1.1.8",
21-
"@nuxt/content": "^2.12.0",
22-
"@nuxt/fonts": "^0.0.2",
23-
"@nuxt/image": "^1.4.0",
24-
"@nuxt/ui-pro": "^1.0.2",
25-
"@nuxthq/studio": "^1.0.12",
26-
"@nuxtjs/html-validator": "^1.6.0",
21+
"@nuxt/content": "^2.12.1",
22+
"@nuxt/fonts": "^0.6.1",
23+
"@nuxt/image": "^1.5.0",
24+
"@nuxt/ui-pro": "^1.1.0",
25+
"@nuxthq/studio": "^1.0.13",
26+
"@nuxtjs/html-validator": "^1.7.1",
2727
"@nuxtjs/plausible": "^0.2.4",
2828
"@vueuse/components": "^10.9.0",
2929
"@vueuse/core": "^10.9.0",
3030
"@vueuse/nuxt": "^10.9.0",
3131
"feed": "^4.2.2",
3232
"floating-vue": "^5.2.2",
3333
"nuxt": "^3.10.3",
34-
"nuxt-og-image": "^3.0.0-rc.50",
35-
"ofetch": "^1.3.3",
34+
"nuxt-og-image": "^3.0.0-rc.51",
35+
"ofetch": "^1.3.4",
3636
"perfect-debounce": "^1.0.0",
3737
"scule": "^1.3.0",
3838
"sitemap": "^7.1.1",
3939
"std-env": "^3.7.0",
40-
"ufo": "^1.4.0"
40+
"ufo": "^1.5.3"
4141
},
4242
"devDependencies": {
43-
"@nuxt/eslint-config": "^0.2.0",
43+
"@nuxt/eslint-config": "^0.3.1",
4444
"@nuxt/test-utils": "^3.11.0",
45-
"@nuxtjs/turnstile": "^0.6.3",
46-
"@testing-library/vue": "^8.0.2",
45+
"@nuxtjs/turnstile": "^0.7.1",
46+
"@testing-library/vue": "^8.0.3",
4747
"capture-website": "^4.1.0",
4848
"eslint": "^8.57.0",
4949
"nuxt-build-cache": "^0.1.1",
5050
"nuxt-content-twoslash": "0.0.10",
51-
"shiki": "^1.1.7",
52-
"twoslash": "^0.2.4",
53-
"vitest": "^1.3.1",
51+
"shiki": "^1.2.4",
52+
"twoslash": "^0.2.5",
53+
"vitest": "^1.4.0",
5454
"vue": "^3.4.21",
55-
"vue-tsc": "^2.0.6"
55+
"vue-tsc": "^2.0.10"
5656
}
5757
}

0 commit comments

Comments
 (0)