Skip to content

Commit

Permalink
chore(deps): ⬆️ Added 'nuxt-shiki', Upgraded Deps, Moved to Yarn.
Browse files Browse the repository at this point in the history
  • Loading branch information
bKoZii committed Oct 11, 2024
1 parent 8100c22 commit 9cbee5a
Show file tree
Hide file tree
Showing 2 changed files with 9,046 additions and 6 deletions.
15 changes: 9 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@formkit/auto-animate": "^0.8.2",
"@headlessui/tailwindcss": "^0.2.1",
"@nuxt/image": "^1.8.1",
"@nuxt/ui": "^2.18.6",
"@nuxt/ui": "^2.18.7",
"@nuxtjs/google-fonts": "^3.2.0",
"@nuxtjs/robots": "^4.1.7",
"@nuxtjs/strapi": "^1.12.0",
Expand All @@ -28,31 +28,34 @@
"markdown-it-github-alerts": "^0.3.0",
"nuxt-typed-router": "^3.7.0",
"pinia": "^2.2.4",
"shiki": "^1.22.0",
"tailwindcss": "^3.4.13",
"vue": "^3.5.11",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@egoist/tailwindcss-icons": "^1.8.1",
"@iconify-json/ic": "^1.2.0",
"@iconify-json/ph": "^1.2.0",
"@iconify-json/simple-icons": "^1.2.6",
"@iconify-json/ic": "^1.2.1",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.7",
"@nuxt/eslint": "^0.5.7",
"@nuxt/kit": "^3.13.2",
"@nuxtjs/mdc": "^0.9.0",
"@nuxtjs/sitemap": "6.1.1",
"@pinia-plugin-persistedstate/nuxt": "^1.2.1",
"@rollup/plugin-wasm": "^6.2.2",
"@vueuse/nuxt": "^11.1.0",
"dayjs": "^1.11.13",
"dayjs-nuxt": "^2.1.11",
"eslint": "^9.12.0",
"nuxt": "^3.13.2",
"nuxt-shiki": "^0.3.0",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"resolutions": {
"string-width": "4.2.3"
},
"packageManager": "[email protected]+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4"
"packageManager": "[email protected]+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610"
}
Loading

0 comments on commit 9cbee5a

Please sign in to comment.