Skip to content

Commit 1d94225

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

File tree

2 files changed

+456
-549
lines changed

2 files changed

+456
-549
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,18 @@
3939
"@japa/assert": "^4.1.1",
4040
"@japa/plugin-adonisjs": "^4.0.0",
4141
"@japa/runner": "^4.4.0",
42-
"@swc/core": "1.15.1",
42+
"@swc/core": "1.15.3",
4343
"@types/luxon": "^3.7.1",
44-
"@types/node": "^24.10.0",
45-
"@vitejs/plugin-vue": "^6.0.1",
44+
"@types/node": "^24.10.1",
45+
"@vitejs/plugin-vue": "^6.0.2",
4646
"eslint": "^9.39.1",
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.2.2",
53-
"vue-tsc": "^3.1.3"
52+
"vite": "^7.2.4",
53+
"vue-tsc": "^3.1.5"
5454
},
5555
"dependencies": {
5656
"@adonisjs/auth": "^9.5.1",
@@ -62,10 +62,10 @@
6262
"@adonisjs/shield": "^8.2.0",
6363
"@adonisjs/static": "^1.1.1",
6464
"@adonisjs/vite": "^4.0.0",
65-
"@inertiajs/vue3": "^2.2.15",
66-
"@nuxt/ui": "^4.1.0",
65+
"@inertiajs/vue3": "^2.2.18",
66+
"@nuxt/ui": "^4.2.1",
6767
"@vinejs/vine": "^3.0.1",
68-
"better-sqlite3": "^12.4.1",
68+
"better-sqlite3": "^12.4.6",
6969
"edge.js": "^6.3.0",
7070
"luxon": "^3.7.2",
7171
"reflect-metadata": "^0.2.2",
@@ -77,7 +77,7 @@
7777
"vue-demi"
7878
]
7979
},
80-
"packageManager": "pnpm@10.21.0",
80+
"packageManager": "pnpm@10.23.0",
8181
"hotHook": {
8282
"boundaries": [
8383
"./app/controllers/**/*.ts",

0 commit comments

Comments
 (0)