Skip to content

Commit a85dfb4

Browse files
author
relliv-ci-automation
committed
Chore: update dependencies on 2025-06-26
1 parent 1e60a72 commit a85dfb4

File tree

3 files changed

+236
-140
lines changed

3 files changed

+236
-140
lines changed

composer.lock

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

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,28 +11,28 @@
1111
},
1212
"devDependencies": {
1313
"@eslint/js": "^9.29.0",
14-
"@types/node": "^22.15.32",
14+
"@types/node": "^22.15.33",
1515
"@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",
19-
"prettier": "^3.5.3",
19+
"prettier": "^3.6.1",
2020
"prettier-plugin-organize-imports": "^4.1.0",
21-
"prettier-plugin-tailwindcss": "^0.6.12",
22-
"typescript-eslint": "^8.34.1",
21+
"prettier-plugin-tailwindcss": "^0.6.13",
22+
"typescript-eslint": "^8.35.0",
2323
"vue-tsc": "^2.2.10"
2424
},
2525
"dependencies": {
26-
"@inertiajs/vue3": "^2.0.12",
26+
"@inertiajs/vue3": "^2.0.13",
2727
"@tailwindcss/vite": "^4.1.10",
2828
"@vitejs/plugin-vue": "^5.2.4",
2929
"@vue/server-renderer": "^3.5.17",
3030
"@vueuse/core": "^12.8.2",
3131
"class-variance-authority": "^0.7.1",
3232
"clsx": "^2.1.1",
33-
"concurrently": "^9.1.2",
33+
"concurrently": "^9.2.0",
3434
"laravel-vite-plugin": "^1.3",
35-
"lucide-vue-next": "^0.517.0",
35+
"lucide-vue-next": "^0.523.0",
3636
"reka-ui": "^2.3.1",
3737
"tailwind-merge": "^3.3.1",
3838
"tailwindcss": "^4.1.10",
@@ -43,7 +43,7 @@
4343
"ziggy-js": "^2.5.3"
4444
},
4545
"optionalDependencies": {
46-
"@rollup/rollup-linux-x64-gnu": "4.43.0",
46+
"@rollup/rollup-linux-x64-gnu": "4.44.0",
4747
"@tailwindcss/oxide-linux-x64-gnu": "^4.1.10",
4848
"lightningcss-linux-x64-gnu": "^1.30.1"
4949
}

0 commit comments

Comments
 (0)