Skip to content

Commit

Permalink
chore(deps): lock file maintenance all non-major dependencies (#81)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 9321908 commit 216dff9
Show file tree
Hide file tree
Showing 2 changed files with 813 additions and 541 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,24 +45,24 @@
"fast-glob": "^3.0.0"
},
"devDependencies": {
"@eslint/js": "9.16.0",
"@rollup/plugin-commonjs": "28.0.1",
"@eslint/js": "9.17.0",
"@rollup/plugin-commonjs": "28.0.2",
"@rollup/plugin-node-resolve": "16.0.0",
"@rollup/plugin-typescript": "12.1.1",
"@rollup/plugin-typescript": "12.1.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/node": "22.10.1",
"@vitest/coverage-v8": "2.1.6",
"eslint": "9.16.0",
"globals": "15.12.0",
"@types/node": "22.10.3",
"@vitest/coverage-v8": "2.1.8",
"eslint": "9.17.0",
"globals": "15.14.0",
"rimraf": "6.0.1",
"rollup": "4.28.0",
"rollup": "4.29.1",
"semantic-release": "24.2.0",
"tslib": "2.8.1",
"typescript": "5.7.2",
"typescript-eslint": "8.16.0",
"vite": "6.0.1",
"vitest": "2.1.6"
"typescript-eslint": "8.19.0",
"vite": "6.0.6",
"vitest": "2.1.8"
},
"engines": {
"node": ">=v18.15.0"
Expand Down
Loading

0 comments on commit 216dff9

Please sign in to comment.