Skip to content

Commit

Permalink
Merge branch 'main' into chore/add_mockServiceWorker_to_eslint_ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
reiroop authored Nov 8, 2024
2 parents d811400 + 29b1e3c commit e472801
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 34 deletions.
58 changes: 28 additions & 30 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"axios": "^1.7.7",
"luxon": "^3.5.0",
"markdown-it": "^14.1.0",
"pinia": "^2.2.5",
"pinia": "^2.2.6",
"vue": "^3.5.10",
"vue-router": "^4.4.5",
"vue-toastification": "^2.0.0-rc.5"
Expand All @@ -32,7 +32,7 @@
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/luxon": "^3.4.2",
"@types/markdown-it": "^14.1.2",
"@types/node": "22.8.6",
"@types/node": "22.9.0",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"@vitejs/plugin-vue": "^5.1.4",
Expand All @@ -47,8 +47,8 @@
"eslint-plugin-vue": "^9.30.0",
"esno": "^4.8.0",
"execa": "^9.5.1",
"globals": "^15.11.0",
"msw": "^2.6.0",
"globals": "^15.12.0",
"msw": "^2.6.1",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
Expand Down

0 comments on commit e472801

Please sign in to comment.