Skip to content

Commit a27120d

Browse files
committed
chore: bump deps
1 parent ba85f61 commit a27120d

File tree

3 files changed

+757
-863
lines changed

3 files changed

+757
-863
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@iconify-json/heroicons": "^1.2.3",
1313
"@iconify-json/noto": "^1.2.7",
1414
"@iconify-json/ph": "^1.2.2",
15-
"@iconify-json/simple-icons": "^1.2.52",
15+
"@iconify-json/simple-icons": "^1.2.53",
1616
"@nuxt/content": "^3.7.1",
1717
"@nuxt/fonts": "^0.11.4",
1818
"@nuxt/image": "^1.11.0",
@@ -22,7 +22,7 @@
2222
"@nuxtjs/seo": "^3.2.2",
2323
"@vueuse/core": "^13.9.0",
2424
"@vueuse/nuxt": "^13.9.0",
25-
"better-sqlite3": "^12.3.0",
25+
"better-sqlite3": "^12.4.1",
2626
"nuxt-content-twoslash": "^0.1.2",
2727
"nuxt-llms": "^0.1.3",
2828
"ohash": "^2.0.11",

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxt/scripts",
33
"type": "module",
44
"version": "0.11.13",
5-
"packageManager": "[email protected].0",
5+
"packageManager": "[email protected].1",
66
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
77
"author": {
88
"website": "https://harlanzw.com",
@@ -124,7 +124,7 @@
124124
"@nuxt/test-utils": "3.19.2",
125125
"@paypal/paypal-js": "^8.4.2",
126126
"@types/semver": "^7.7.1",
127-
"@typescript-eslint/typescript-estree": "^8.44.0",
127+
"@typescript-eslint/typescript-estree": "^8.44.1",
128128
"@vue/test-utils": "^2.4.6",
129129
"acorn-loose": "^8.5.2",
130130
"bumpp": "^10.2.3",
@@ -134,13 +134,13 @@
134134
"happy-dom": "^18.0.1",
135135
"knitwork": "^1.2.0",
136136
"nuxt": "catalog:",
137-
"playwright-core": "^1.55.0",
137+
"playwright-core": "^1.55.1",
138138
"shiki": "^3.13.0",
139139
"typescript": "5.9.2",
140140
"vitest": "^3.2.4",
141141
"vue": "^3.5.21",
142142
"vue-router": "^4.5.1",
143-
"vue-tsc": "^3.0.7"
143+
"vue-tsc": "^3.0.8"
144144
},
145145
"resolutions": {
146146
"@nuxt/scripts": "workspace:*"

0 commit comments

Comments
 (0)