Skip to content

Commit

Permalink
chore(deps): update swc monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2023
1 parent 10bb875 commit f980857
Show file tree
Hide file tree
Showing 7 changed files with 99 additions and 1,020 deletions.
6 changes: 3 additions & 3 deletions packages/aegis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"devDependencies": {
"@jujulego/flow": "1.1.0",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.50",
"@swc/helpers": "0.5.0",
"@swc/jest": "0.2.26",
"@swc/core": "1.3.73",
"@swc/helpers": "0.5.1",
"@swc/jest": "0.2.27",
"@types/gulp": "4.0.10",
"@types/jest": "29.5.0",
"@types/node": "16.18.25",
Expand Down
6 changes: 3 additions & 3 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"devDependencies": {
"@jujulego/aegis": "1.0.0-rc.8",
"@jujulego/flow": "1.1.0",
"@swc/cli": "0.1.59",
"@swc/core": "1.3.32",
"@swc/jest": "0.2.24",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.73",
"@swc/jest": "0.2.27",
"@types/gulp": "4.0.10",
"@types/jest": "29.2.5",
"@types/node": "16.18.25",
Expand Down
6 changes: 3 additions & 3 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"devDependencies": {
"@jujulego/aegis": "^1.0.0-rc.8",
"@jujulego/flow": "1.1.0",
"@swc/cli": "0.1.59",
"@swc/core": "1.3.32",
"@swc/jest": "0.2.24",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.73",
"@swc/jest": "0.2.27",
"@testing-library/react": "13.4.0",
"@types/gulp": "4.0.10",
"@types/jest": "29.2.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/rxjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"devDependencies": {
"@jujulego/aegis": "^1.0.0-rc.8",
"@jujulego/flow": "1.1.0",
"@swc/cli": "0.1.59",
"@swc/core": "1.3.32",
"@swc/jest": "0.2.24",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.73",
"@swc/jest": "0.2.27",
"@types/gulp": "4.0.10",
"@types/jest": "29.2.5",
"@types/node": "16.18.25",
Expand Down
6 changes: 3 additions & 3 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"devDependencies": {
"@jujulego/aegis": "^1.0.0-rc.8",
"@jujulego/flow": "1.1.0",
"@swc/cli": "0.1.59",
"@swc/core": "1.3.32",
"@swc/jest": "0.2.24",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.73",
"@swc/jest": "0.2.27",
"@types/gulp": "4.0.10",
"@types/jest": "29.2.5",
"@types/node": "16.18.25",
Expand Down
2 changes: 1 addition & 1 deletion tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@jujulego/flow": "1.1.0",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.50",
"@swc/core": "1.3.73",
"@types/gulp": "4.0.10",
"@types/gulp-sourcemaps": "0.0.35",
"@typescript-eslint/eslint-plugin": "5.58.0",
Expand Down
Loading

0 comments on commit f980857

Please sign in to comment.