Skip to content

Commit

Permalink
Update NPM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tankerkiller125 committed Jan 4, 2025
1 parent d320401 commit 850e61c
Show file tree
Hide file tree
Showing 2 changed files with 1,659 additions and 1,529 deletions.
14 changes: 7 additions & 7 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@faker-js/faker": "^8.4.1",
"@iconify-json/mdi": "^1.2.1",
"@iconify-json/mdi": "^1.2.2",
"@intlify/unplugin-vue-i18n": "^4.0.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/markdown-it": "^13.0.9",
Expand All @@ -27,12 +27,12 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-tailwindcss": "^3.17.5",
"eslint-plugin-vue": "^9.31.0",
"eslint-plugin-vue": "^9.32.0",
"h3": "^1.7.1",
"intl-messageformat": "^10.7.7",
"intl-messageformat": "^10.7.11",
"isomorphic-fetch": "^3.0.0",
"nuxt": "3.12.4",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"typescript": "5.6.2",
"unplugin-icons": "^0.18.5",
"vite-plugin-eslint": "^1.8.1",
Expand All @@ -54,15 +54,15 @@
"autoprefixer": "^10.4.20",
"daisyui": "^2.52.0",
"date-fns": "^3.6.0",
"dompurify": "^3.2.2",
"dompurify": "^3.2.3",
"h3": "^1.13.0",
"http-proxy": "^1.18.1",
"lunr": "^2.3.9",
"markdown-it": "^14.1.0",
"pinia": "^2.2.8",
"pinia": "^2.3.0",
"postcss": "^8.4.49",
"semver": "^7.6.3",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.17",
"vue": "3.4.8",
"vue-router": "^4.5.0"
}
Expand Down
Loading

0 comments on commit 850e61c

Please sign in to comment.