Skip to content

Commit

Permalink
chore(deps): bump the alwatr-dependencies group with 2 updates (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
AliMD authored Oct 17, 2024
2 parents b6deeda + 20fb436 commit 766e007
Show file tree
Hide file tree
Showing 6 changed files with 165 additions and 155 deletions.
4 changes: 2 additions & 2 deletions packages/engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@
"clean": "rm -rfv dist *.tsbuildinfo"
},
"dependencies": {
"@alwatr/nanolib": "^1.2.0",
"@alwatr/nanolib": "^1.3.0",
"@alwatr/nitrobase-helper": "workspace:^",
"@alwatr/nitrobase-reference": "workspace:^",
"@alwatr/nitrobase-types": "workspace:^"
},
"devDependencies": {
"@alwatr/nano-build": "^2.0.1",
"@alwatr/nano-build": "^2.0.2",
"@alwatr/prettier-config": "^1.0.6",
"@alwatr/tsconfig-base": "^1.3.2",
"@alwatr/type-helper": "^2.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
"clean": "rm -rfv dist *.tsbuildinfo"
},
"dependencies": {
"@alwatr/nanolib": "^1.2.0",
"@alwatr/nanolib": "^1.3.0",
"@alwatr/nitrobase-types": "workspace:^"
},
"devDependencies": {
"@alwatr/nano-build": "^2.0.1",
"@alwatr/nano-build": "^2.0.2",
"@alwatr/prettier-config": "^1.0.6",
"@alwatr/tsconfig-base": "^1.3.2",
"@alwatr/type-helper": "^2.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/nitrobase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@
"clean": "rm -rfv dist *.tsbuildinfo"
},
"dependencies": {
"@alwatr/nanolib": "^1.2.0",
"@alwatr/nanolib": "^1.3.0",
"@alwatr/nitrobase-engine": "workspace:^",
"@alwatr/nitrobase-helper": "workspace:^",
"@alwatr/nitrobase-reference": "workspace:^",
"@alwatr/nitrobase-types": "workspace:^"
},
"devDependencies": {
"@alwatr/nano-build": "^2.0.1",
"@alwatr/nano-build": "^2.0.2",
"@alwatr/prettier-config": "^1.0.6",
"@alwatr/tsconfig-base": "^1.3.2",
"@alwatr/type-helper": "^2.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/reference/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@
"clean": "rm -rfv dist *.tsbuildinfo"
},
"dependencies": {
"@alwatr/nanolib": "^1.2.0",
"@alwatr/nanolib": "^1.3.0",
"@alwatr/nitrobase-helper": "workspace:^",
"@alwatr/nitrobase-types": "workspace:^"
},
"devDependencies": {
"@alwatr/nano-build": "^2.0.1",
"@alwatr/nano-build": "^2.0.2",
"@alwatr/prettier-config": "^1.0.6",
"@alwatr/tsconfig-base": "^1.3.2",
"@alwatr/type-helper": "^2.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
"clean": "rm -rfv dist *.tsbuildinfo"
},
"dependencies": {
"@alwatr/nanolib": "^1.2.0"
"@alwatr/nanolib": "^1.3.0"
},
"devDependencies": {
"@alwatr/nano-build": "^2.0.1",
"@alwatr/nano-build": "^2.0.2",
"@alwatr/prettier-config": "^1.0.6",
"@alwatr/tsconfig-base": "^1.3.2",
"@alwatr/type-helper": "^2.0.2",
Expand Down
Loading

0 comments on commit 766e007

Please sign in to comment.