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 Oct 31, 2024
1 parent b789385 commit 307f3f5
Show file tree
Hide file tree
Showing 2 changed files with 555 additions and 539 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,38 +66,38 @@
"test:types": "tsc --noEmit"
},
"devDependencies": {
"@babel/core": "^7.25.7",
"@babel/helper-module-imports": "^7.25.7",
"@babel/helper-module-transforms": "^7.25.7",
"@babel/helper-plugin-utils": "^7.25.7",
"@babel/helper-simple-access": "^7.25.7",
"@babel/plugin-proposal-decorators": "^7.25.7",
"@babel/core": "^7.26.0",
"@babel/helper-module-imports": "^7.25.9",
"@babel/helper-module-transforms": "^7.26.0",
"@babel/helper-plugin-utils": "^7.25.9",
"@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.25.7",
"@babel/plugin-syntax-jsx": "^7.25.7",
"@babel/plugin-transform-export-namespace-from": "^7.25.7",
"@babel/plugin-transform-react-jsx": "^7.25.7",
"@babel/plugin-transform-typescript": "^7.25.7",
"@babel/preset-typescript": "^7.25.7",
"@babel/template": "^7.25.7",
"@babel/traverse": "^7.25.7",
"@babel/types": "^7.25.7",
"@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.25.9",
"@babel/preset-typescript": "^7.26.0",
"@babel/template": "^7.25.9",
"@babel/traverse": "^7.25.9",
"@babel/types": "^7.26.0",
"@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.7.4",
"@vitest/coverage-v8": "^2.1.2",
"acorn": "^8.12.1",
"@types/node": "^22.8.6",
"@vitest/coverage-v8": "^2.1.4",
"acorn": "^8.14.0",
"babel-plugin-parameter-decorator": "^1.0.16",
"changelogen": "^0.5.7",
"config": "^3.3.12",
"consola": "^3.2.3",
"defu": "^6.1.4",
"destr": "^2.0.3",
"escape-string-regexp": "^5.0.0",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-config-unjs": "^0.4.1",
"estree-walker": "^3.0.3",
"etag": "^1.8.1",
Expand All @@ -107,27 +107,27 @@
"moment-timezone": "^0.5.46",
"nano-jsx": "^0.1.0",
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"preact": "^10.24.2",
"pkg-types": "^1.2.1",
"preact": "^10.24.3",
"preact-render-to-string": "^6.5.11",
"prettier": "^3.3.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"reflect-metadata": "^0.2.2",
"solid-js": "^1.9.1",
"solid-js": "^1.9.3",
"std-env": "^3.7.0",
"terser-webpack-plugin": "^5.3.10",
"tinyexec": "^0.3.0",
"tinyexec": "^0.3.1",
"ts-loader": "^9.5.1",
"typescript": "^5.6.2",
"vitest": "^2.1.2",
"vue": "^3.5.11",
"webpack": "^5.95.0",
"typescript": "^5.6.3",
"vitest": "^2.1.4",
"vue": "^3.5.12",
"webpack": "^5.96.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
"webpack-license-plugin": "^4.5.0",
"yoctocolors": "^2.1.1",
"zod": "^3.23.8"
},
"packageManager": "pnpm@9.12.0"
"packageManager": "pnpm@9.12.3"
}
Loading

0 comments on commit 307f3f5

Please sign in to comment.