Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 340e2a7 commit a32bb28
Show file tree
Hide file tree
Showing 3 changed files with 329 additions and 308 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.12.0
22.13.1
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,61 +66,61 @@
"test:types": "tsc --noEmit"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/core": "^7.26.7",
"@babel/helper-module-imports": "^7.25.9",
"@babel/helper-module-transforms": "^7.26.0",
"@babel/helper-plugin-utils": "^7.25.9",
"@babel/helper-plugin-utils": "^7.26.5",
"@babel/helper-simple-access": "^7.25.9",
"@babel/plugin-proposal-decorators": "^7.25.9",
"@babel/plugin-syntax-class-properties": "^7.12.13",
"@babel/plugin-syntax-import-assertions": "^7.26.0",
"@babel/plugin-syntax-jsx": "^7.25.9",
"@babel/plugin-transform-export-namespace-from": "^7.25.9",
"@babel/plugin-transform-react-jsx": "^7.25.9",
"@babel/plugin-transform-typescript": "^7.26.3",
"@babel/plugin-transform-typescript": "^7.26.7",
"@babel/preset-typescript": "^7.26.0",
"@babel/template": "^7.25.9",
"@babel/traverse": "^7.26.4",
"@babel/types": "^7.26.3",
"@babel/traverse": "^7.26.7",
"@babel/types": "^7.26.7",
"@types/babel__core": "^7.20.5",
"@types/babel__helper-module-imports": "^7.18.3",
"@types/babel__helper-plugin-utils": "^7.10.3",
"@types/babel__template": "^7.4.4",
"@types/babel__traverse": "^7.20.6",
"@types/node": "^22.10.2",
"@types/node": "^22.10.10",
"@vitest/coverage-v8": "^2.1.8",
"acorn": "^8.14.0",
"babel-plugin-parameter-decorator": "^1.0.16",
"changelogen": "^0.5.7",
"config": "^3.3.12",
"consola": "^3.2.3",
"consola": "^3.4.0",
"defu": "^6.1.4",
"destr": "^2.0.3",
"escape-string-regexp": "^5.0.0",
"eslint": "^9.17.0",
"eslint": "^9.19.0",
"eslint-config-unjs": "^0.4.2",
"estree-walker": "^3.0.3",
"etag": "^1.8.1",
"fast-glob": "^3.3.2",
"fast-glob": "^3.3.3",
"is-installed-globally": "^1.0.0",
"mime": "^4.0.4",
"mlly": "^1.7.3",
"mime": "^4.0.6",
"mlly": "^1.7.4",
"moment-timezone": "^0.5.46",
"nano-jsx": "^0.1.0",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"preact": "^10.25.2",
"preact-render-to-string": "^6.5.12",
"pkg-types": "^1.3.1",
"preact": "^10.25.4",
"preact-render-to-string": "^6.5.13",
"prettier": "^3.4.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"reflect-metadata": "^0.2.2",
"solid-js": "^1.9.3",
"solid-js": "^1.9.4",
"std-env": "^3.8.0",
"terser-webpack-plugin": "^5.3.11",
"tinyexec": "^0.3.1",
"ts-loader": "^9.5.1",
"typescript": "^5.7.2",
"tinyexec": "^0.3.2",
"ts-loader": "^9.5.2",
"typescript": "^5.7.3",
"vitest": "^2.1.8",
"vue": "^3.5.13",
"webpack": "^5.97.1",
Expand All @@ -130,5 +130,5 @@
"yoctocolors": "^2.1.1",
"zod": "^3.24.1"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].4"
}
Loading

0 comments on commit a32bb28

Please sign in to comment.