Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Commit 94c7498

Browse files
committed
Dep fix
1 parent 5b48e90 commit 94c7498

File tree

5 files changed

+254
-32
lines changed

5 files changed

+254
-32
lines changed

app/package-lock.json

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

app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@tailwindcss/typography": "^0.5.2",
1010
"@vitejs/plugin-vue": "^2.3.3",
1111
"autoprefixer": "^10.4.7",
12-
"axios": "^0.25",
12+
"axios": "^0.27",
1313
"laravel-echo": "^1.12.1",
1414
"laravel-vite-plugin": "^0.4.0",
1515
"lodash": "^4.17.19",
@@ -18,6 +18,6 @@
1818
"tailwindcss": "^3.1.0",
1919
"vite": "^2.9.11",
2020
"vue": "^3.2.37",
21-
"@protonemedia/laravel-splade": "file:../protonemedia-laravel-splade-0.1.0.tgz"
21+
"@protonemedia/laravel-splade": "file:../protonemedia-laravel-splade-0.1.1.tgz"
2222
}
2323
}

0 commit comments

Comments
 (0)