Skip to content

Commit ce084bf

Browse files
committed
chore: bump deps
1 parent 0391610 commit ce084bf

File tree

3 files changed

+193
-158
lines changed

3 files changed

+193
-158
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@iconify-json/heroicons": "^1.1.21",
1313
"@iconify-json/ph": "^1.1.13",
14-
"@iconify-json/simple-icons": "^1.1.108",
14+
"@iconify-json/simple-icons": "^1.1.109",
1515
"@nuxt/content": "^2.13.1",
1616
"@nuxt/fonts": "^0.7.1",
1717
"@nuxt/image": "^1.7.0",

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxt/scripts",
33
"type": "module",
44
"version": "0.6.2",
5-
"packageManager": "pnpm@9.4.0",
5+
"packageManager": "pnpm@9.5.0",
66
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
77
"author": {
88
"website": "https://harlanzw.com",
@@ -86,7 +86,7 @@
8686
"pathe": "^1.1.2",
8787
"pkg-types": "^1.1.3",
8888
"semver": "^7.6.2",
89-
"shiki": "^1.10.1",
89+
"shiki": "^1.10.3",
9090
"sirv": "^2.0.4",
9191
"std-env": "^3.7.0",
9292
"third-party-capital": "^1.0.31",
@@ -97,13 +97,12 @@
9797
"valibot": "^0.36.0"
9898
},
9999
"devDependencies": {
100-
"nuxt-scripts-devtools": "workspace:*",
101100
"@nuxt/devtools-ui-kit": "^1.3.9",
102101
"@nuxt/eslint-config": "^0.3.13",
103102
"@nuxt/module-builder": "^0.8.1",
104103
"@nuxt/test-utils": "3.13.1",
105104
"@types/semver": "^7.5.8",
106-
"@typescript-eslint/typescript-estree": "^7.15.0",
105+
"@typescript-eslint/typescript-estree": "^7.16.0",
107106
"@unhead/schema": "^1.9.15",
108107
"acorn-loose": "^8.4.0",
109108
"bumpp": "^9.4.1",
@@ -112,9 +111,10 @@
112111
"eslint-plugin-n": "^17.9.0",
113112
"knitwork": "^1.1.0",
114113
"nuxt": "^3.12.3",
114+
"nuxt-scripts-devtools": "workspace:*",
115115
"playwright-core": "^1.45.1",
116116
"typescript": "^5.5.3",
117-
"vitest": "^1.6.0",
117+
"vitest": "^2.0.2",
118118
"vue": "^3.4.31",
119119
"vue-router": "^4.4.0"
120120
},

0 commit comments

Comments
 (0)