Skip to content

Commit

Permalink
chore: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
onmax committed Mar 22, 2024
1 parent d1eee8d commit 46e97e2
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 234 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@iconify/vue": "^4.1.1",
"@nimiq/style": "^0.8.5",
"@unhead/vue": "^1.8.16",
"@unhead/vue": "^1.8.20",
"@vueuse/core": "^10.9.0",
"iconify-icon": "^2.0.0",
"json2md": "^2.0.1",
Expand All @@ -35,15 +35,15 @@
"vue": "^3.4.21"
},
"devDependencies": {
"@antfu/eslint-config": "2.8.1",
"@antfu/eslint-config": "2.9.0",
"@iconify-json/carbon": "^1.1.31",
"@iconify-json/logos": "^1.1.42",
"@iconify/utils": "^2.1.22",
"@nimiq/core-web": "2.0.0-alpha.18",
"@types/markdown-it": "^13.0.7",
"@types/node": "^20.11.27",
"@unocss/preset-rem-to-px": "^0.58.5",
"@unocss/transformer-directives": "^0.58.5",
"@types/node": "^20.11.30",
"@unocss/preset-rem-to-px": "^0.58.6",
"@unocss/transformer-directives": "^0.58.6",
"@vite-pwa/vitepress": "^0.4.0",
"cross-spawn": "^7.0.3",
"eslint": "^8.57.0",
Expand All @@ -52,19 +52,19 @@
"markdown-it": "^14.1.0",
"markdown-it-container": "^4.0.0",
"node-html-parser": "^6.1.12",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"sharp": "^0.33.2",
"simple-git-hooks": "^2.10.0",
"simple-git-hooks": "^2.11.0",
"svgo": "^3.2.0",
"typedoc": "^0.25.12",
"typedoc-plugin-markdown": "^3.17.1",
"unocss": "^0.58.5",
"unocss": "^0.58.6",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"vite": "5.1.6",
"vite": "5.2.3",
"vite-plugin-image-optimizer": "^1.1.7",
"vite-plugin-vue-devtools": "7.0.17",
"vitepress": "1.0.0-rc.45"
"vite-plugin-vue-devtools": "7.0.20",
"vitepress": "1.0.1"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit 46e97e2

Please sign in to comment.