Skip to content

Commit 75a3474

Browse files
chore(deps): update all non-major dependencies (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43b43f2 commit 75a3474

File tree

2 files changed

+261
-337
lines changed

2 files changed

+261
-337
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@
4141
"@japa/runner": "^4.4.0",
4242
"@swc/core": "1.13.5",
4343
"@types/luxon": "^3.7.1",
44-
"@types/node": "^24.8.1",
44+
"@types/node": "^24.9.1",
4545
"@vitejs/plugin-vue": "^6.0.1",
4646
"eslint": "^9.38.0",
4747
"hot-hook": "^0.4.0",
4848
"pino-pretty": "^13.1.2",
4949
"prettier": "^3.6.2",
5050
"ts-node-maintained": "^10.9.6",
5151
"typescript": "^5.9.3",
52-
"vite": "^7.1.11",
53-
"vue-tsc": "^3.1.1"
52+
"vite": "^7.1.12",
53+
"vue-tsc": "^3.1.2"
5454
},
5555
"dependencies": {
5656
"@adonisjs/auth": "^9.5.1",
@@ -62,8 +62,8 @@
6262
"@adonisjs/shield": "^8.2.0",
6363
"@adonisjs/static": "^1.1.1",
6464
"@adonisjs/vite": "^4.0.0",
65-
"@inertiajs/vue3": "^2.2.8",
66-
"@nuxt/ui": "^4.0.1",
65+
"@inertiajs/vue3": "^2.2.11",
66+
"@nuxt/ui": "^4.1.0",
6767
"@vinejs/vine": "^3.0.1",
6868
"better-sqlite3": "^12.4.1",
6969
"edge.js": "^6.3.0",
@@ -77,7 +77,7 @@
7777
"vue-demi"
7878
]
7979
},
80-
"packageManager": "pnpm@10.18.3",
80+
"packageManager": "pnpm@10.19.0",
8181
"hotHook": {
8282
"boundaries": [
8383
"./app/controllers/**/*.ts",

0 commit comments

Comments
 (0)