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 Dec 20, 2024
1 parent ff09fd4 commit f4c564f
Show file tree
Hide file tree
Showing 2 changed files with 678 additions and 357 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"@rspack/core": "^1.1.6",
"@rspack/plugin-html": "^0.5.8",
"@secretlint/secretlint-rule-preset-recommend": "^9.0.0",
"@sveltejs/kit": "^2.12.1",
"@sveltejs/kit": "^2.12.2",
"@total-typescript/ts-reset": "^0.6.1",
"@tsconfig/esm": "^1.0.5",
"@tsconfig/node18": "^18.2.4",
Expand All @@ -160,13 +160,13 @@
"@visulima/packem": "^1.10.0",
"@vitest/coverage-v8": "^2.1.8",
"audit-ci": "^7.1.0",
"caniuse-lite": "^1.0.30001689",
"caniuse-lite": "^1.0.30001690",
"commitizen": "^4.3.1",
"commitlint": "^19.6.1",
"conventional-changelog-conventionalcommits": "8.0.0",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.24.0",
"eslint": "8.57.1",
"esbuild": "^0.24.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",
Expand All @@ -192,7 +192,7 @@
"textlint": "^14.4.0",
"type-fest": "^4.30.2",
"typescript": "^5.7.2",
"vite": "^6.0.3",
"vite": "^6.0.4",
"vitest": "^2.1.8",
"webpack": "^5.97.1"
},
Expand All @@ -201,8 +201,8 @@
"@nuxt/schema": "^3",
"@rspack/cli": "^0.3.6",
"esbuild": "*",
"favicons": "^7.0.1",
"rollup": "^3",
"favicons": "^7.0.2",
"rollup": "^3.0.1",
"vite": "^3 || ^4 || ^5",
"webpack": "^4 || ^5"
},
Expand Down Expand Up @@ -232,7 +232,7 @@
"optional": true
}
},
"packageManager": "pnpm@9.15.0",
"packageManager": "pnpm@9.15.1",
"engines": {
"node": ">=18.0.0"
},
Expand Down
Loading

0 comments on commit f4c564f

Please sign in to comment.