Skip to content

Commit

Permalink
fix(deps): update minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 01a2ec0 commit 9f16265
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 49 deletions.
10 changes: 5 additions & 5 deletions packages/packem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
"dependencies": {
"@antfu/install-pkg": "0.4.1",
"@babel/parser": "7.25.7",
"@ckeditor/typedoc-plugins": "44.0.0",
"@ckeditor/typedoc-plugins": "44.1.1",
"@clack/prompts": "0.7.0",
"@rollup/plugin-alias": "5.1.1",
"@rollup/plugin-commonjs": "28.0.0",
Expand Down Expand Up @@ -229,7 +229,7 @@
"jiti": "2.3.1",
"magic-string": "0.30.11",
"mlly": "1.7.1",
"oxc-parser": "0.30.5",
"oxc-parser": "0.31.0",
"rollup": "4.24.0",
"rollup-plugin-dts": "6.1.1",
"rollup-plugin-license": "3.5.3",
Expand Down Expand Up @@ -276,7 +276,7 @@
"eslint-plugin-vitest-globals": "^1.5.0",
"estree-walker": "^3.0.3",
"execa": "^9.4.0",
"oxc-transform": "^0.30.5",
"oxc-transform": "^0.31.0",
"prettier": "^3.3.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -292,8 +292,8 @@
},
"peerDependencies": {
"@swc/core": "^1.5.7",
"esbuild": "^0.20.2 || ^0.21.3",
"oxc-transform": "^0.20.0",
"esbuild": "^0.20.2 || ^0.21.3 || ^0.24.0",
"oxc-transform": "^0.31.0",
"sucrase": "^3.35.0",
"typescript": "^4.5 || ^5.0"
},
Expand Down
167 changes: 123 additions & 44 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9f16265

Please sign in to comment.