Skip to content

Commit 3e8873e

Browse files
author
relliv-ci-automation
committed
Chore: update dependencies on 2025-07-25
1 parent 90628ee commit 3e8873e

File tree

3 files changed

+324
-200
lines changed

3 files changed

+324
-200
lines changed

composer.lock

Lines changed: 40 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,39 +11,39 @@
1111
},
1212
"devDependencies": {
1313
"@eslint/js": "^9.31.0",
14-
"@types/node": "^22.16.3",
14+
"@types/node": "^22.16.5",
1515
"@vue/eslint-config-typescript": "^14.6.0",
1616
"eslint": "^9.31.0",
17-
"eslint-config-prettier": "^10.1.5",
17+
"eslint-config-prettier": "^10.1.8",
1818
"eslint-plugin-vue": "^9.33.0",
1919
"prettier": "^3.6.2",
20-
"prettier-plugin-organize-imports": "^4.1.0",
20+
"prettier-plugin-organize-imports": "^4.2.0",
2121
"prettier-plugin-tailwindcss": "^0.6.14",
22-
"typescript-eslint": "^8.36.0",
22+
"typescript-eslint": "^8.38.0",
2323
"vue-tsc": "^2.2.12"
2424
},
2525
"dependencies": {
26-
"@inertiajs/vue3": "^2.0.14",
26+
"@inertiajs/vue3": "^2.0.17",
2727
"@tailwindcss/vite": "^4.1.11",
2828
"@vitejs/plugin-vue": "^5.2.4",
29-
"@vue/server-renderer": "^3.5.17",
29+
"@vue/server-renderer": "^3.5.18",
3030
"@vueuse/core": "^12.8.2",
3131
"class-variance-authority": "^0.7.1",
3232
"clsx": "^2.1.1",
3333
"concurrently": "^9.2.0",
3434
"laravel-vite-plugin": "^1.3",
3535
"lucide-vue-next": "^0.525.0",
36-
"reka-ui": "^2.3.2",
36+
"reka-ui": "^2.4.0",
3737
"tailwind-merge": "^3.3.1",
3838
"tailwindcss": "^4.1.11",
3939
"tw-animate-css": "^1.3.5",
4040
"typescript": "^5.8.3",
41-
"vite": "^7.0.2",
42-
"vue": "^3.5.17",
41+
"vite": "^7.0.6",
42+
"vue": "^3.5.18",
4343
"ziggy-js": "^2.5.3"
4444
},
4545
"optionalDependencies": {
46-
"@rollup/rollup-linux-x64-gnu": "4.45.0",
46+
"@rollup/rollup-linux-x64-gnu": "4.45.1",
4747
"@tailwindcss/oxide-linux-x64-gnu": "^4.1.11",
4848
"lightningcss-linux-x64-gnu": "^1.30.1"
4949
}

0 commit comments

Comments
 (0)