Skip to content

Commit 7d22cf7

Browse files
committed
chore(deps): update dependency ts-config-single-spa to v3
1 parent a552f36 commit 7d22cf7

File tree

7 files changed

+222
-608
lines changed

7 files changed

+222
-608
lines changed

campus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"react-native": "^0.68.2",
5353
"sass": "1.49.9",
5454
"tailwindcss": "3.0.23",
55-
"ts-config-single-spa": "2.0.1",
55+
"ts-config-single-spa": "3.0.0",
5656
"typescript": "4.6.2"
5757
},
5858
"dependencies": {

career/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-react": "7.29.4",
3838
"prettier": "2.5.1",
3939
"prettier-eslint": "13.0.0",
40-
"ts-config-single-spa": "2.0.1",
40+
"ts-config-single-spa": "3.0.0",
4141
"typescript": "4.6.2",
4242
"vite": "^2.9.0",
4343
"vite-plugin-dynamic-import": "^0.7.0"

career/pnpm-lock.yaml

Lines changed: 60 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

root/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"react-is": "^18.1.0",
5555
"react-native": "^0.68.2",
5656
"tailwindcss": "3.0.23",
57-
"ts-config-single-spa": "2.0.1",
57+
"ts-config-single-spa": "3.0.0",
5858
"typescript": "4.6.2",
5959
"vite": "^2.9.9",
6060
"vite-plugin-dynamic-import": "^0.8.2",

0 commit comments

Comments
 (0)