Skip to content

Commit 1484742

Browse files
author
relliv-ci-automation
committed
Chore: update dependencies on 2025-06-19
1 parent 4c67b04 commit 1484742

File tree

3 files changed

+278
-180
lines changed

3 files changed

+278
-180
lines changed

composer.lock

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,35 +11,35 @@
1111
},
1212
"devDependencies": {
1313
"@eslint/js": "^9.29.0",
14-
"@types/node": "^22.15.31",
15-
"@vue/eslint-config-typescript": "^14.5.0",
14+
"@types/node": "^22.15.32",
15+
"@vue/eslint-config-typescript": "^14.5.1",
1616
"eslint": "^9.29.0",
1717
"eslint-config-prettier": "^10.1.5",
1818
"eslint-plugin-vue": "^9.33.0",
1919
"prettier": "^3.5.3",
2020
"prettier-plugin-organize-imports": "^4.1.0",
2121
"prettier-plugin-tailwindcss": "^0.6.12",
22-
"typescript-eslint": "^8.34.0",
22+
"typescript-eslint": "^8.34.1",
2323
"vue-tsc": "^2.2.10"
2424
},
2525
"dependencies": {
2626
"@inertiajs/vue3": "^2.0.12",
2727
"@tailwindcss/vite": "^4.1.10",
2828
"@vitejs/plugin-vue": "^5.2.4",
29-
"@vue/server-renderer": "^3.5.16",
29+
"@vue/server-renderer": "^3.5.17",
3030
"@vueuse/core": "^12.8.2",
3131
"class-variance-authority": "^0.7.1",
3232
"clsx": "^2.1.1",
3333
"concurrently": "^9.1.2",
3434
"laravel-vite-plugin": "^1.3",
35-
"lucide-vue-next": "^0.515.0",
35+
"lucide-vue-next": "^0.517.0",
3636
"reka-ui": "^2.3.1",
3737
"tailwind-merge": "^3.3.1",
3838
"tailwindcss": "^4.1.10",
3939
"tw-animate-css": "^1.3.4",
4040
"typescript": "^5.8.3",
4141
"vite": "^6.3.5",
42-
"vue": "^3.5.16",
42+
"vue": "^3.5.17",
4343
"ziggy-js": "^2.5.3"
4444
},
4545
"optionalDependencies": {

0 commit comments

Comments
 (0)