Skip to content

Commit

Permalink
fix: revert deps (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
Barbapapazes committed Jan 30, 2024
1 parent 03f26ec commit 6ff80e8
Show file tree
Hide file tree
Showing 2 changed files with 2,033 additions and 2,027 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "website",
"type": "module",
"private": true,
"packageManager": "pnpm@8.15.1",
"packageManager": "pnpm@8.14.1",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev",
Expand All @@ -21,29 +21,29 @@
"@iconify-json/heroicons": "^1.1.19",
"@iconify-json/logos": "^1.1.42",
"@iconify-json/noto": "^1.1.18",
"@iconify-json/simple-icons": "^1.1.90",
"@iconify-json/vscode-icons": "^1.1.33",
"@nuxt/content": "^2.11.0",
"@nuxt/ui": "^2.12.3",
"@nuxthq/studio": "^1.0.10",
"@iconify-json/simple-icons": "^1.1.87",
"@iconify-json/vscode-icons": "^1.1.32",
"@nuxt/content": "^2.10.0",
"@nuxt/ui": "^2.12.0",
"@nuxthq/studio": "^1.0.6",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.1.3",
"@nuxtjs/plausible": "^0.2.4",
"@nuxtjs/seo": "2.0.0-rc.5",
"@nuxtjs/seo": "2.0.0-rc.4",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.11.10",
"@vueuse/core": "^10.7.2",
"@vueuse/nuxt": "^10.7.2",
"@types/node": "^20.10.8",
"@vueuse/core": "^10.7.1",
"@vueuse/nuxt": "^10.7.1",
"case-police": "^0.6.1",
"citty": "^0.1.5",
"consola": "^3.2.3",
"eslint": "^8.56.0",
"jiti": "^1.21.0",
"js-yaml": "^4.1.0",
"magicast": "^0.3.3",
"magicast": "^0.3.2",
"markdownlint-cli": "^0.38.0",
"minisearch": "^6.3.0",
"nuxt": "^3.9.3",
"nuxt": "^3.9.1",
"nuxt-payload-analyzer": "^0.1.4",
"ofetch": "^1.3.3",
"slugify": "^1.6.6",
Expand Down
Loading

0 comments on commit 6ff80e8

Please sign in to comment.