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] committed Aug 29, 2024
1 parent fb53cbc commit f99c954
Show file tree
Hide file tree
Showing 2 changed files with 354 additions and 326 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,53 +49,53 @@
},
"devDependencies": {
"@babel/helper-module-imports": "^7.24.7",
"@babel/core": "^7.24.9",
"@babel/helper-module-transforms": "^7.24.9",
"@babel/core": "^7.25.2",
"@babel/helper-module-transforms": "^7.25.2",
"@babel/helper-plugin-utils": "^7.24.8",
"@babel/helper-simple-access": "^7.24.7",
"@babel/plugin-proposal-decorators": "^7.24.7",
"@babel/plugin-syntax-class-properties": "^7.12.13",
"@babel/plugin-syntax-import-assertions": "^7.24.7",
"@babel/plugin-syntax-import-assertions": "^7.25.6",
"@babel/plugin-transform-export-namespace-from": "^7.24.7",
"@babel/plugin-transform-typescript": "^7.24.8",
"@babel/plugin-transform-typescript": "^7.25.2",
"@babel/preset-typescript": "^7.24.7",
"@babel/template": "^7.24.7",
"@babel/traverse": "^7.24.7",
"@babel/types": "^7.24.9",
"@babel/template": "^7.25.0",
"@babel/traverse": "^7.25.6",
"@babel/types": "^7.25.6",
"@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": "^20.14.12",
"@vitest/coverage-v8": "^2.0.4",
"@types/node": "^20.16.2",
"@vitest/coverage-v8": "^2.0.5",
"acorn": "^8.12.1",
"babel-plugin-parameter-decorator": "^1.0.16",
"babel-plugin-transform-typescript-metadata": "^0.3.2",
"changelogen": "^0.5.5",
"config": "^3.3.12",
"destr": "^2.0.3",
"escape-string-regexp": "^5.0.0",
"eslint": "^9.7.0",
"eslint": "^9.9.1",
"eslint-config-unjs": "^0.3.2",
"estree-walker": "^3.0.3",
"execa": "^9.3.0",
"execa": "^9.3.1",
"fast-glob": "^3.3.2",
"mlly": "^1.7.1",
"pathe": "^1.1.2",
"pkg-types": "^1.1.3",
"pkg-types": "^1.2.0",
"prettier": "^3.3.3",
"reflect-metadata": "^0.2.2",
"std-env": "^3.7.0",
"terser-webpack-plugin": "^5.3.10",
"ts-loader": "^9.5.1",
"typescript": "^5.5.4",
"vitest": "^2.0.4",
"webpack": "^5.93.0",
"vitest": "^2.0.5",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
"webpack-license-plugin": "^4.5.0",
"yoctocolors": "^2.1.1"
},
"packageManager": "pnpm@9.4.0"
"packageManager": "pnpm@9.9.0"
}
Loading

0 comments on commit f99c954

Please sign in to comment.