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

Commit a82554a

Browse files
committed
Styling fixes + fix for nested data with FormData
1 parent 945ca5d commit a82554a

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

app/package-lock.json

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

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"pre-publish": "npm upgrade && vite build"
77
},
88
"devDependencies": {
9-
"@protonemedia/laravel-splade": "file:../protonemedia-laravel-splade-0.4.17.tgz",
9+
"@protonemedia/laravel-splade": "file:../protonemedia-laravel-splade-0.4.18.tgz",
1010
"@tailwindcss/forms": "^0.5.2",
1111
"@tailwindcss/typography": "^0.5.2",
1212
"@vitejs/plugin-vue": "^3.0.0",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@protonemedia/laravel-splade",
3-
"version": "0.4.17",
3+
"version": "0.4.18",
44
"description": "Laravel Splade: the magic of Inertia.js with the simplicity of Blade.",
55
"private": false,
66
"author": "Pascal Baljet <[email protected]>",

0 commit comments

Comments
 (0)