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] committed Sep 18, 2024
1 parent d1f527c commit 9b038f4
Show file tree
Hide file tree
Showing 2 changed files with 803 additions and 430 deletions.
32 changes: 16 additions & 16 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.10",
"@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,10 +143,10 @@
"@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.0-alpha.124",
"@vitest/coverage-v8": "^2.0.5",
"audit-ci": "^7.1.0",
"caniuse-lite": "^1.0.30001651",
"caniuse-lite": "^1.0.30001660",
"commitizen": "^4.3.0",
"commitlint": "^19.4.0",
"conventional-changelog-conventionalcommits": "8.0.0",
Expand All @@ -163,33 +163,33 @@
"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.24",
"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.6",
"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 9b038f4

Please sign in to comment.