Skip to content

Commit ac6073b

Browse files
chore(deps): update all non-major dependencies
1 parent 67a9d5c commit ac6073b

File tree

5 files changed

+373
-390
lines changed

5 files changed

+373
-390
lines changed

apps/base/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@
1212
"packageManager": "[email protected]",
1313
"devDependencies": {
1414
"@iconify-json/heroicons": "1.2.2",
15-
"@iconify-json/lucide": "1.2.31",
15+
"@iconify-json/lucide": "1.2.32",
1616
"@iconify-json/simple-icons": "1.2.29",
1717
"iron-webcrypto": "1.2.1",
1818
"nuxt": "3.16.1",
1919
"@unhead/vue": "^2.0.0-rc.13",
2020
"nuxt-og-image": "^5.0.5",
2121
"nuxt-visitors": "1.1.2",
2222
"typescript": "5.8.2",
23-
"motion-v": "^0.13.0",
24-
"@nuxt/ui": "^3.0.0",
25-
"@nuxt/ui-pro": "^3.0.0",
26-
"@nuxt/content": "^3.3.0",
23+
"motion-v": "^0.13.1",
24+
"@nuxt/ui": "^3.0.1",
25+
"@nuxt/ui-pro": "^3.0.1",
26+
"@nuxt/content": "^3.4.0",
2727
"@nuxt/scripts": "0.11.2",
2828
"@vueuse/core": "12.8.2",
2929
"@vueuse/nuxt": "12.8.2",

apps/shelve/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@vue-email/render": "0.0.9",
2424
"blakejs": "^1.2.1",
2525
"drizzle-kit": "0.30.5",
26-
"drizzle-orm": "0.40.1",
26+
"drizzle-orm": "0.41.0",
2727
"jsonwebtoken": "^9.0.2",
2828
"libsodium-wrappers": "^0.7.15",
2929
"nuxt": "3.16.1",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@hrcd/eslint-config": "^2.2.1",
2626
"@shelve/cli": "workspace:*",
2727
"automd": "0.4.0",
28-
"eslint": "9.22.0",
28+
"eslint": "9.23.0",
2929
"turbo": "2.4.4",
3030
"typescript": "5.8.2"
3131
},

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/bun": "1.2.5",
5959
"@types/npm-registry-fetch": "8.0.7",
6060
"@types/semver": "7.5.8",
61-
"eslint": "9.22.0",
61+
"eslint": "9.23.0",
6262
"typescript": "5.8.2",
6363
"unbuild": "3.5.0",
6464
"vitest": "3.0.9"

0 commit comments

Comments
 (0)