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 11, 2024
1 parent 01a2ec0 commit f7335c6
Show file tree
Hide file tree
Showing 3 changed files with 377 additions and 339 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@secretlint/secretlint-rule-preset-recommend": "^8.3.2",
"@types/node": "18.19.50",
"@types/node": "18.19.55",
"audit-ci": "^7.1.0",
"browserslist-config-anolilab": "^5.0.14",
"commitizen": "^4.3.1",
Expand All @@ -79,10 +79,10 @@
"sort-package-json": "^2.10.1",
"taze": "^0.17.2",
"textlint": "^14.2.1",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"vitest": "^2.1.2"
},
"packageManager": "pnpm@9.12.0",
"packageManager": "pnpm@9.12.1",
"engines": {
"node": ">=18.* <=22.*"
},
Expand Down
28 changes: 14 additions & 14 deletions packages/packem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,23 +212,23 @@
"@rollup/plugin-replace": "6.0.1",
"@rollup/plugin-wasm": "6.2.2",
"@rollup/pluginutils": "5.1.2",
"@visulima/cerebro": "1.1.23",
"@visulima/colorize": "1.4.11",
"@visulima/find-cache-dir": "1.0.13",
"@visulima/fs": "2.2.1",
"@visulima/humanizer": "1.0.13",
"@visulima/package": "3.1.3",
"@visulima/pail": "2.1.10",
"@visulima/path": "1.1.0",
"@visulima/tsconfig": "1.0.15",
"@visulima/cerebro": "1.1.24",
"@visulima/colorize": "1.4.12",
"@visulima/find-cache-dir": "1.0.14",
"@visulima/fs": "2.2.2",
"@visulima/humanizer": "1.0.14",
"@visulima/package": "3.1.4",
"@visulima/pail": "2.1.11",
"@visulima/path": "1.1.1",
"@visulima/tsconfig": "1.0.16",
"defu": "6.1.4",
"es-module-lexer": "1.5.4",
"fastest-levenshtein": "1.0.16",
"glob-parent": "6.0.2",
"hookable": "5.5.3",
"jiti": "2.3.1",
"magic-string": "0.30.11",
"mlly": "1.7.1",
"jiti": "2.3.3",
"magic-string": "0.30.12",
"mlly": "1.7.2",
"oxc-parser": "0.30.5",
"rollup": "4.24.0",
"rollup-plugin-dts": "6.1.1",
Expand Down Expand Up @@ -257,7 +257,7 @@
"@types/glob": "^8.1.0",
"@types/glob-parent": "^5.1.3",
"@types/is-glob": "^4.0.4",
"@types/node": "18.19.50",
"@types/node": "18.19.55",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/semver": "^7.5.8",
Expand Down Expand Up @@ -287,7 +287,7 @@
"sucrase": "^3.35.0",
"tempy": "^3.1.0",
"ts-essentials": "^10.0.2",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"vitest": "^2.1.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit f7335c6

Please sign in to comment.