Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 23, 2024
1 parent a3fdf12 commit 6537a31
Show file tree
Hide file tree
Showing 2 changed files with 2,743 additions and 1,355 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,36 +18,36 @@
"update:f": "pnpm up --latest"
},
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@commitlint/format": "^18.4.3",
"@headlessui/vue": "^1.7.16",
"@nuxt/image": "^1.1.0",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@commitlint/format": "^18.6.1",
"@headlessui/vue": "^1.7.19",
"@nuxt/image": "^1.3.0",
"@nuxt/image-edge": "1.0.0-testing",
"@nuxtjs/color-mode": "^3.3.2",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/tailwindcss": "^6.10.1",
"@nuxtjs/tailwindcss": "^6.11.4",
"@tailwindcss/typography": "^0.5.10",
"@types/prismjs": "^1.26.3",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vue/eslint-config-standard": "^8.0.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-nuxt": "^4.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-vue": "^9.18.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.22.0",
"git-cz": "^4.9.0",
"husky": "^8.0.3",
"ky": "^1.1.3",
"lint-staged": "^15.1.0",
"marked": "^11.0.0",
"nuxt": "3.8.2",
"nuxt-icon": "^0.6.6",
"prettier": "^3.1.0",
"pretty-quick": "^3.1.3",
"typescript": "^5.3.2"
"ky": "^1.2.0",
"lint-staged": "^15.2.2",
"marked": "^11.2.0",
"nuxt": "3.10.3",
"nuxt-icon": "^0.6.8",
"prettier": "^3.2.5",
"pretty-quick": "^3.3.1",
"typescript": "^5.3.3"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 6537a31

Please sign in to comment.