Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danharrin committed Apr 11, 2021
1 parent f1d0d63 commit d0b9538
Show file tree
Hide file tree
Showing 8 changed files with 924 additions and 1,130 deletions.
417 changes: 216 additions & 201 deletions composer.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/filament.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/filament.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/filament.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/filament.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"/js/filament.js": "/js/filament.js?id=d0400b4255850498d8d2",
"/css/filament.css": "/css/filament.css?id=48fc5bb45100c9be4f17"
"/js/filament.js": "/js/filament.js?id=210c4f5bc98fdf1aa267",
"/css/filament.css": "/css/filament.css?id=a83e63e97610dfc5c66f"
}
1,613 changes: 696 additions & 917 deletions package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
"start": "npm run watch"
},
"devDependencies": {
"@popperjs/core": "^2.9.1",
"@popperjs/core": "^2.9.2",
"@tailwindcss/forms": "^0.2.1",
"@tailwindcss/jit": "^0.1.7",
"@tailwindcss/jit": "^0.1.18",
"@tailwindcss/typography": "^0.4.0",
"alpinejs": "^2.8.2",
"autoprefixer": "^10.2.5",
"dotenv": "^8.2.0",
"focus-visible": "^5.2.0",
"laravel-mix": "^6.0.13",
"postcss": "^8.2.8",
"postcss-import": "^14.0.0",
"laravel-mix": "^6.0.16",
"postcss": "^8.2.10",
"postcss-import": "^14.0.1",
"postcss-nested": "^5.0.5",
"prettier": "^2.2.1",
"rimraf": "^3.0.2",
"tailwindcss": "^2.0.4"
"tailwindcss": "^2.1.1"
}
}

0 comments on commit d0b9538

Please sign in to comment.