Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
* nuxt ^3.10.1 -> ^3.10.2
  • Loading branch information
ThrRip committed Feb 17, 2024
1 parent 04deadc commit 0b396eb
Show file tree
Hide file tree
Showing 4 changed files with 436 additions and 419 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint": "^8.56.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-nuxt": "^4.0.0",
"nuxt": "^3.10.1",
"nuxt": "^3.10.2",
"postcss": "^8.4.33",
"tailwind-scrollbar": "^3.0.5",
"tailwindcss": "^3.4.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@fortawesome/free-regular-svg-icons": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"autoprefixer": "^10.4.17",
"nuxt": "^3.10.1",
"nuxt": "^3.10.2",
"postcss": "^8.4.33",
"tailwind-scrollbar": "^3.0.5",
"tailwindcss": "^3.4.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/home/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@fortawesome/free-brands-svg-icons": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"autoprefixer": "^10.4.17",
"nuxt": "^3.10.1",
"nuxt": "^3.10.2",
"postcss": "^8.4.33",
"tailwind-scrollbar": "^3.0.5",
"tailwindcss": "^3.4.1"
Expand Down
Loading

0 comments on commit 0b396eb

Please sign in to comment.