Skip to content

Commit 735cd93

Browse files
authored
Merge pull request #138 (deps)
deps: update pinia, pnpm and wrangler
2 parents 7704317 + 45766f4 commit 735cd93

File tree

4 files changed

+82
-139
lines changed

4 files changed

+82
-139
lines changed

package.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
},
1212
"dependencies": {
1313
"@iconify-json/heroicons": "^1.2.2",
14-
"@pinia/nuxt": "^0.9.0",
14+
"@pinia/nuxt": "^0.11.1",
1515
"@poupe/css": "^0.3.0",
1616
"@poupe/nuxt": "^0.4.0",
1717
"@poupe/tailwindcss": "^0.3.14",
1818
"@poupe/theme-builder": "^0.9.3",
1919
"@vueuse/core": "^13.3.0",
2020
"colord": "^2.9.3",
2121
"nuxt": "^3.17.5",
22-
"pinia": "^2.3.1",
22+
"pinia": "^3.0.3",
2323
"reka-ui": "2.3.1",
2424
"tailwind-scrollbar": "^4.0.2",
2525
"tailwindcss": "^4.1.8",
@@ -29,7 +29,7 @@
2929
"vue-router": "latest"
3030
},
3131
"devDependencies": {
32-
"@cloudflare/workers-types": "^4.20250525.0",
32+
"@cloudflare/workers-types": "^4.20250607.0",
3333
"@nuxt/eslint": "^1.4.1",
3434
"@nuxt/eslint-config": "^1.4.1",
3535
"@nuxt/fonts": "^0.11.4",
@@ -42,7 +42,11 @@
4242
"typescript": "^5.8.3",
4343
"typescript-eslint": "^8.32.1",
4444
"vite-plugin-eslint2": "^5.0.3",
45-
"wrangler": "^4.16.1"
45+
"wrangler": "^4.19.1"
4646
},
47-
"packageManager": "[email protected]+sha512.2d92c86b7928dc8284f53494fb4201f983da65f0fb4f0d40baafa5cf628fa31dae3e5968f12466f17df7e97310e30f343a648baea1b9b350685dafafffdf5808"
47+
"engines": {
48+
"node": ">=20",
49+
"pnpm": ">=10.12.1"
50+
},
51+
"packageManager": "[email protected]+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac"
4852
}

patches/[email protected]

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)