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 Jan 1, 2024
1 parent f6eb142 commit cedf3fc
Show file tree
Hide file tree
Showing 2 changed files with 1,410 additions and 276 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,20 +128,20 @@
},
"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/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": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@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.1.0",
"@total-typescript/ts-reset": "^0.5.1",
"@tsconfig/esm": "^1.0.5",
"@tsconfig/node18": "^18.2.2",
Expand All @@ -153,33 +153,33 @@
"@types/parse-author": "^2.0.1",
"@types/parse5": "^6.0.3",
"@types/ssri": "^7.1.2",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/coverage-v8": "^1.1.1",
"commitizen": "^4.3.0",
"commitlint": "^17.7.2",
"commitlint": "^18.4.3",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.51.0",
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-editorconfig": "^4.0.3",
"eslint-plugin-import": "npm:[email protected]",
"eslint-plugin-mdx": "^2.2.0",
"eslint-plugin-mdx": "^3.1.1",
"eslint-plugin-n": "^16.1.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",
"is-ci": "^3.0.1",
"lint-staged": "^14.0.1",
"lint-staged": "^15.2.0",
"prettier": "^3.0.3",
"read-pkg": "8.1.0",
"read-pkg": "9.0.1",
"rimraf": "^5.0.5",
"rollup": "^4.0.2",
"secretlint": "7.0.7",
"secretlint": "8.1.0",
"semantic-release": "^22.0.5",
"sort-package-json": "^2.6.0",
"textlint": "^13.3.3",
"tsup": "7.2.0",
"tsup": "8.0.1",
"type-fest": "^4.4.0",
"typescript": "^5.2.2",
"vite": "^4.4.11",
Expand Down
Loading

0 comments on commit cedf3fc

Please sign in to comment.