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 Feb 9, 2024
1 parent 2d1d9ec commit f8fa8ee
Show file tree
Hide file tree
Showing 2 changed files with 2,489 additions and 1,403 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,44 +61,44 @@
"puppeteer": "^21.0.1"
},
"devDependencies": {
"@anolilab/commitlint-config": "^3.0.6",
"@anolilab/eslint-config": "^11.3.5",
"@anolilab/commitlint-config": "^5.0.3",
"@anolilab/eslint-config": "^15.0.3",
"@anolilab/lint-staged-config": "^2.0.7",
"@anolilab/prettier-config": "^5.0.5",
"@anolilab/textlint-config": "^8.0.6",
"@commitlint/cli": "^17.7.1",
"@secretlint/secretlint-rule-preset-recommend": "^7.0.7",
"@commitlint/cli": "^18.6.0",
"@secretlint/secretlint-rule-preset-recommend": "^8.1.1",
"@types/gravatar": "^1.8.4",
"@types/lodash.capitalize": "^4.2.7",
"@vitest/coverage-v8": "^0.34.4",
"@vitest/coverage-v8": "^1.2.2",
"autoprefixer": "^10.4.16",
"cross-env": "^7.0.3",
"cssnano": "^6.0.1",
"eslint": "^8.49.0",
"eslint-plugin-editorconfig": "^4.0.3",
"eslint-plugin-import": "npm:[email protected]",
"eslint-plugin-mdx": "^2.2.0",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-tailwindcss": "^3.13.0",
"eslint-plugin-vitest": "^0.3.1",
"handlebars": "^4.7.8",
"husky": "^8.0.3",
"husky": "^9.0.10",
"is-ci": "^3.0.1",
"lint-staged": "^14.0.1",
"lint-staged": "^15.2.2",
"postcss": "^8.4.30",
"postcss-import": "^15.1.0",
"postcss-import": "^16.0.0",
"prettier": "^3.0.3",
"puppeteer": "^21.3.1",
"puppeteer": "^22.0.0",
"rimraf": "^5.0.1",
"secretlint": "7.0.7",
"secretlint": "8.1.1",
"sort-package-json": "^2.5.1",
"tailwindcss": "^3.3.3",
"textlint": "^13.3.3",
"textlint": "^14.0.1",
"typescript": "^5.2.2",
"underscore.string": "^3.3.6",
"vite": "^4.4.9",
"vite": "^5.1.1",
"vite-plugin-favicon2": "^1.1.5",
"vite-plugin-handlebars": "^1.6.0",
"vite-plugin-static-copy": "^0.17.0",
"vite-plugin-handlebars": "^2.0.0",
"vite-plugin-static-copy": "^1.0.1",
"vitest": "^0.34.6"
},
"packageManager": "[email protected]",
Expand Down
Loading

0 comments on commit f8fa8ee

Please sign in to comment.