Skip to content

Commit

Permalink
chore(deps): update patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 4fc8512 commit 34cec76
Show file tree
Hide file tree
Showing 2 changed files with 1,311 additions and 636 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,15 +108,15 @@
"update:deps": "taze"
},
"dependencies": {
"@visulima/find-cache-dir": "^1.0.6",
"@visulima/package": "^3.0.7",
"@visulima/find-cache-dir": "^1.0.14",
"@visulima/package": "^3.0.11",
"cacache": "^18.0.4",
"consola": "3.2.3",
"fast-json-stable-stringify": "^2.1.0",
"parse-author": "^2.0.0",
"parse5": "^7.1.2",
"ssri": "^10.0.6",
"unplugin": "^1.12.2"
"unplugin": "^1.12.4"
},
"devDependencies": {
"@anolilab/commitlint-config": "^5.0.3",
Expand All @@ -143,53 +143,53 @@
"@types/parse-author": "^2.0.3",
"@types/parse5": "^7.0.0",
"@types/ssri": "^7.1.5",
"@visulima/packem": "^1.0.0-alpha.81",
"@visulima/packem": "^1.0.8",
"@vitest/coverage-v8": "^2.0.5",
"audit-ci": "^7.1.0",
"caniuse-lite": "^1.0.30001651",
"commitizen": "^4.3.0",
"caniuse-lite": "^1.0.30001669",
"commitizen": "^4.3.1",
"commitlint": "^19.4.0",
"conventional-changelog-conventionalcommits": "8.0.0",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.23.1",
"eslint": "8.57.1",
"eslint": "8.57.0",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-editorconfig": "^4.0.3",
"eslint-plugin-import": "npm:eslint-plugin-i@2.29.1",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-vitest": "0.4.1",
"eslint-plugin-vitest-globals": "^1.5.0",
"favicons": "^7.2.0",
"html-webpack-plugin": "^5.6.0",
"husky": "^9.1.5",
"husky": "^9.1.6",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.9",
"pkg-pr-new": "^0.0.20",
"lint-staged": "^15.2.10",
"pkg-pr-new": "^0.0.29",
"prettier": "^3.3.3",
"publint": "^0.2.10",
"publint": "^0.2.11",
"read-pkg": "9.0.1",
"rimraf": "^6.0.1",
"rollup": "^4.21.0",
"rollup": "^4.21.3",
"secretlint": "8.2.4",
"semantic-release": "^24.1.0",
"sort-package-json": "^2.10.0",
"taze": "^0.16.6",
"sort-package-json": "^2.10.1",
"taze": "^0.16.9",
"textlint": "^14.2.0",
"type-fest": "^4.25.0",
"typescript": "^5.5.4",
"vite": "^5.4.2",
"vite": "^5.4.9",
"vitest": "^2.0.5",
"webpack": "^5.93.0"
},
"peerDependencies": {
"@nuxt/kit": "^3",
"@nuxt/schema": "^3",
"@rspack/cli": "^0.3.6",
"@rspack/cli": "^0.3.14",
"esbuild": "*",
"favicons": "^7.0.1",
"rollup": "^3",
"favicons": "^7.0.2",
"rollup": "^3.0.1",
"vite": "^3 || ^4 || ^5",
"webpack": "^4 || ^5"
},
Expand Down
Loading

0 comments on commit 34cec76

Please sign in to comment.