Skip to content

Commit

Permalink
Merge pull request #106 from botmaster/chore/no-ref/update-deps
Browse files Browse the repository at this point in the history
chore/no-ref/update-deps
  • Loading branch information
botmaster authored Mar 30, 2024
2 parents a668fd9 + e5b4218 commit 678c76a
Show file tree
Hide file tree
Showing 2 changed files with 597 additions and 368 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"splitting": "^1.0.6"
},
"devDependencies": {
"@antfu/eslint-config": "^2.8.3",
"@antfu/eslint-config": "^2.11.5",
"@eslint/eslintrc": "^3.0.2",
"@nuxt/content": "^2.12.1",
"@nuxt/devtools": "^1.0.8",
"@nuxt/devtools": "^1.1.5",
"@nuxtjs/color-mode": "^3.3.3",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/fontaine": "^0.4.1",
Expand All @@ -40,22 +40,22 @@
"@nuxtjs/tailwindcss": "^6.11.4",
"@pinia/nuxt": "^0.5.1",
"@tailwindcss/forms": "^0.5.7",
"@types/node": "^20.11.30",
"@types/node": "^20.12.2",
"@types/splitting": "^1.0.6",
"@types/uuid": "^9.0.8",
"@typescript-eslint/parser": "^7.3.1",
"@typescript-eslint/parser": "^7.4.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-tailwindcss": "^3.15.1",
"nuxt": "^3.11.1",
"nuxt-headlessui": "^1.1.5",
"nuxt-icon": "^0.6.9",
"nuxt-simple-robots": "^4.0.0-rc.14",
"nuxt-icon": "^0.6.10",
"nuxt-simple-robots": "^4.0.0-rc.16",
"sass": "^1.72.0",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"uuid": "^9.0.1",
"vite-svg-loader": "^5.1.0",
"vue-tsc": "^2.0.6"
"vue-tsc": "^2.0.7"
}
}
Loading

0 comments on commit 678c76a

Please sign in to comment.