Skip to content

Commit

Permalink
chore(deps): updates
Browse files Browse the repository at this point in the history
  • Loading branch information
morlay committed Jan 15, 2024
1 parent 1d40e7c commit 280ad55
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion nodedevpkg/monobundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"globby": "^14.0.0",
"js-yaml": "^4.1.0",
"minimatch": "^9.0.3",
"rollup": "^4.9.4",
"rollup": "^4.9.5",
"rollup-plugin-dts": "^6.1.0",
"yargs": "^17.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion nodedevpkg/purebundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@innoai-tech/purebundle",
"version": "0.2.12",
"dependencies": {
"@swc/core": "1.3.102"
"@swc/core": "1.3.103"
},
"exports": {
".": {
Expand Down
4 changes: 2 additions & 2 deletions nodepkg/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@innoai-tech/config",
"version": "0.5.2",
"version": "0.5.3",
"monobundle": {
"exports": {
".": "./src/index.ts",
Expand All @@ -13,7 +13,7 @@
"esbuild": "^0.19.11"
},
"peerDependencies": {
"vite": "^4.2.1"
"vite": "^5.0.11"
},
"browserslist": [
"defaults"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@innoai-tech/devconfig": "workspace:*",
"@innoai-tech/monobundle": "workspace:*",
"@biomejs/biome": "^1.5.1",
"@biomejs/biome": "^1.5.2",
"bun-types": "^1.0.22",
"core-js": "^3.35.0",
"esbuild": "^0.19.11",
Expand Down

0 comments on commit 280ad55

Please sign in to comment.