Skip to content

Commit 403c82b

Browse files
chore(deps): update all non-major dependencies
1 parent cfdf8d8 commit 403c82b

3 files changed

Lines changed: 705 additions & 466 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nextorders",
33
"version": "0.0.0",
44
"private": true,
5-
"packageManager": "pnpm@10.12.1",
5+
"packageManager": "pnpm@10.12.2",
66
"description": "Modern e-commerce self-hosted platform: clients will be happy to order delicious food!",
77
"author": "Nick Kosarev <hmbanan666@hotmail.com>",
88
"license": "MIT",
@@ -24,7 +24,7 @@
2424
],
2525
"engines": {
2626
"node": ">=22.16.0",
27-
"pnpm": ">=10.12.1"
27+
"pnpm": ">=10.12.2"
2828
},
2929
"scripts": {
3030
"release": "changelogen-monorepo --release --push",
@@ -60,7 +60,7 @@
6060
"vitest-browser-vue": "catalog:"
6161
},
6262
"resolutions": {
63-
"unimport": "4.1.1"
63+
"unimport": "4.2.0"
6464
},
6565
"lint-staged": {
6666
"*.ts": "eslint ."

0 commit comments

Comments
 (0)