Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent eb512d4 commit 741d548
Show file tree
Hide file tree
Showing 2 changed files with 3,149 additions and 709 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,58 +128,58 @@
},
"devDependencies": {
"@anolilab/commitlint-config": "^5.0.0",
"@anolilab/eslint-config": "^14.0.19",
"@anolilab/eslint-config": "^15.0.3",
"@anolilab/lint-staged-config": "^2.1.1",
"@anolilab/prettier-config": "^5.0.11",
"@anolilab/semantic-release-preset": "^8.0.0",
"@anolilab/semantic-release-preset": "^9.0.0",
"@anolilab/textlint-config": "^8.0.13",
"@babel/core": "^7.23.0",
"@babel/eslint-parser": "7.22.15",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@nuxt/kit": "^3.7.4",
"@nuxt/schema": "^3.7.4",
"@rspack/core": "^0.3.6",
"@rspack/plugin-html": "^0.3.6",
"@secretlint/secretlint-rule-preset-recommend": "^7.0.7",
"@secretlint/secretlint-rule-preset-recommend": "^8.2.4",
"@total-typescript/ts-reset": "^0.5.1",
"@tsconfig/esm": "^1.0.5",
"@tsconfig/node18": "^18.2.2",
"@tsconfig/strictest": "^2.0.2",
"@types/cacache": "^17.0.0",
"@types/find-cache-dir": "^3.2.1",
"@types/find-cache-dir": "^5.0.0",
"@types/find-root": "^1.1.2",
"@types/node": "^20.8.3",
"@types/parse-author": "^2.0.1",
"@types/parse5": "^6.0.3",
"@types/parse5": "^7.0.0",
"@types/ssri": "^7.1.2",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/coverage-v8": "^2.0.2",
"commitizen": "^4.3.0",
"commitlint": "^17.7.2",
"commitlint": "^19.3.0",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.51.0",
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-editorconfig": "^4.0.3",
"eslint-plugin-import": "npm:eslint-plugin-i@2.28.1",
"eslint-plugin-mdx": "^2.2.0",
"eslint-plugin-n": "^16.1.0",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-vitest": "^0.3.2",
"eslint-plugin-vitest-globals": "^1.4.0",
"favicons": "^7.1.4",
"html-webpack-plugin": "^5.5.3",
"husky": "^8.0.3",
"husky": "^9.0.11",
"is-ci": "^3.0.1",
"lint-staged": "^14.0.1",
"lint-staged": "^15.2.7",
"prettier": "^3.0.3",
"read-pkg": "8.1.0",
"rimraf": "^5.0.5",
"read-pkg": "9.0.1",
"rimraf": "^6.0.1",
"rollup": "^4.0.2",
"secretlint": "7.0.7",
"semantic-release": "^22.0.5",
"secretlint": "8.2.4",
"semantic-release": "^24.0.0",
"sort-package-json": "^2.6.0",
"textlint": "^13.3.3",
"tsup": "7.2.0",
"textlint": "^14.0.4",
"tsup": "8.1.0",
"type-fest": "^4.4.0",
"typescript": "^5.2.2",
"vite": "^4.4.11",
Expand Down
Loading

0 comments on commit 741d548

Please sign in to comment.