Skip to content

Commit

Permalink
Update AlpineJS
Browse files Browse the repository at this point in the history
  • Loading branch information
robdekort committed Nov 3, 2021
1 parent b7c6a72 commit 0ec12fc
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions dev/package.json
Expand Up @@ -11,28 +11,28 @@
"author": "Studio 1902",
"license": "MIT",
"dependencies": {
"@alpinejs/collapse": "^3.4.2",
"@alpinejs/persist": "^3.4.2",
"@alpinejs/trap": "^3.4.2",
"alpinejs": "^3.4.2",
"@alpinejs/collapse": "^3.5.0",
"@alpinejs/persist": "^3.5.0",
"@alpinejs/trap": "^3.5.0",
"alpinejs": "^3.5.0",
"focus-visible": "^5.2.0"
},
"devDependencies": {
"@tailwindcss/aspect-ratio": "^0.3.0",
"@tailwindcss/forms": "^0.3.4",
"@tailwindcss/typography": "^0.4.1",
"autoprefixer": "^10.3.7",
"browser-sync": "^2.27.5",
"autoprefixer": "^10.4.0",
"browser-sync": "^2.27.7",
"browser-sync-webpack-plugin": "^2.3.0",
"cross-env": "^7.0.3",
"glob-all": "^3.2.1",
"laravel-mix": "^6.0.34",
"postcss": "^8.3.9",
"laravel-mix": "^6.0.37",
"postcss": "^8.3.11",
"postcss-focus-visible": "^6.0.1",
"postcss-import": "^14.0.2",
"postcss-nested": "^5.0.6",
"resolve-url-loader": "^4.0.0",
"tailwindcss": "^2.2.16",
"tailwindcss": "^2.2.19",
"vue-template-compiler": "^2.6.14"
}
}

0 comments on commit 0ec12fc

Please sign in to comment.