Skip to content

Commit

Permalink
v2.0.23 (fix dependency conflicts)
Browse files Browse the repository at this point in the history
  • Loading branch information
rekryt committed Sep 9, 2024
1 parent 0ab8544 commit 5ce3623
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"@kevinmarrec/nuxt-pwa": "^0.17.0",
"@nuxt/test-utils": "3.14.1",
"vitest": "2.0.5",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "7.1.1",
"autoprefixer": "^10.4.20",
"consola": "^3.2.3",
"eslint": "8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-nuxt": "^4.0.0",
"eslint-plugin-vitest": "^0.5.4",
"eslint-plugin-vitest": "^0.3.20",
"eslint-plugin-vue": "^9.28.0",
"nuxt": "3.13.1",
"prettier": "^3.3.3",
Expand Down

0 comments on commit 5ce3623

Please sign in to comment.