Skip to content

Commit

Permalink
chore(dependencies): update npm and Composer packages (#78)
Browse files Browse the repository at this point in the history
* chore(dependencies): update npm packages

* chore(dependencies): update composer packages
  • Loading branch information
Fenrikur authored Apr 16, 2024
1 parent 0b8dff9 commit e170674
Show file tree
Hide file tree
Showing 13 changed files with 699 additions and 639 deletions.
733 changes: 374 additions & 359 deletions composer.lock

Large diffs are not rendered by default.

489 changes: 267 additions & 222 deletions package-lock.json

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
"build": "vite build"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.2",
"autoprefixer": "^10.4.2",
"axios": "^1.1.2",
"laravel-vite-plugin": "^1.0.0",
"postcss": "^8.4.6",
"sass": "^1.58.3",
"tailwindcss": "^3.1.0",
"vite": "^5.0.0"
"@tailwindcss/forms": "^0.5.7",
"autoprefixer": "^10.4.19",
"axios": "^1.6.8",
"laravel-vite-plugin": "^1.0.2",
"postcss": "^8.4.38",
"sass": "^1.75.0",
"tailwindcss": "^3.4.3",
"vite": "^5.2.8"
},
"dependencies": {
"@popperjs/core": "^2.11.6",
"bootstrap": "^5.3.0-alpha1",
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.3",
"lodash": "^4.17.21"
}
}
2 changes: 1 addition & 1 deletion public/css/filament/filament/app.css

Large diffs are not rendered by default.

50 changes: 25 additions & 25 deletions public/js/filament/forms/components/markdown-editor.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/filament/forms/components/select.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/filament/notifications/notifications.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions public/js/filament/support/support.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/filament/widgets/components/chart.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions public/vendor/horizon/app-dark.css

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions public/vendor/horizon/app.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/vendor/horizon/app.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions public/vendor/horizon/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"/app.js": "/app.js?id=b4f3f08e60211bd6948ec35e5e9de9a1",
"/app-dark.css": "/app-dark.css?id=15c72df05e2b1147fa3e4b0670cfb435",
"/app.css": "/app.css?id=4d6a1a7fe095eedc2cb2a4ce822ea8a5",
"/app.js": "/app.js?id=4999da9248177ed487693daec2a7d3fe",
"/app-dark.css": "/app-dark.css?id=dcaca44a9f0f1d019e3cd3d76c3cb8fd",
"/app.css": "/app.css?id=14e3bcd1f1b1cf88e63e945529c4d0ce",
"/img/favicon.png": "/img/favicon.png?id=1542bfe8a0010dcbee710da13cce367f",
"/img/horizon.svg": "/img/horizon.svg?id=904d5b5185fefb09035384e15bfca765",
"/img/sprite.svg": "/img/sprite.svg?id=afc4952b74895bdef3ab4ebe9adb746f"
Expand Down

0 comments on commit e170674

Please sign in to comment.