Skip to content

Commit

Permalink
Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklafrance committed Nov 28, 2023
1 parent b34db1e commit 6925904
Show file tree
Hide file tree
Showing 23 changed files with 2,187 additions and 1,940 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,16 @@
"devDependencies": {
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@typescript-eslint/parser": "6.10.0",
"@typescript-eslint/parser": "6.13.0",
"@workleap/eslint-plugin": "3.0.0",
"@workleap/typescript-configs": "3.0.2",
"cross-env": "7.0.3",
"eslint": "8.53.0",
"eslint": "8.54.0",
"jest": "29.7.0",
"netlify-cli": "17.1.0",
"netlify-cli": "17.7.0",
"retypeapp": "3.5.0",
"ts-node": "10.9.1",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"engines": {
"node": ">=18.0.0"
Expand Down
14 changes: 7 additions & 7 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
"react-dom": "*"
},
"devDependencies": {
"@swc/core": "1.3.96",
"@swc/core": "1.3.99",
"@swc/helpers": "0.5.3",
"@swc/jest": "0.2.29",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.7",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@testing-library/react": "14.1.2",
"@types/jest": "29.5.10",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"@workleap/eslint-plugin": "3.0.0",
"@workleap/swc-configs": "2.1.2",
"@workleap/tsup-configs": "3.0.1",
Expand All @@ -50,8 +50,8 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"ts-jest": "29.1.1",
"tsup": "7.2.0",
"typescript": "5.2.2"
"tsup": "8.0.1",
"typescript": "5.3.2"
},
"dependencies": {
"eventemitter3": "5.0.1"
Expand Down
6 changes: 3 additions & 3 deletions packages/fakes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
"build": "tsup --config ./tsup.build.ts"
},
"devDependencies": {
"@types/jest": "29.5.7",
"@types/jest": "29.5.10",
"@workleap/eslint-plugin": "3.0.0",
"@workleap/tsup-configs": "3.0.1",
"@workleap/typescript-configs": "3.0.2",
"jest": "29.7.0",
"tsup": "7.2.0",
"typescript": "5.2.2"
"tsup": "8.0.1",
"typescript": "5.3.2"
},
"dependencies": {
"@squide/core": "workspace:*"
Expand Down
18 changes: 9 additions & 9 deletions packages/firefly/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,29 +69,29 @@
},
"devDependencies": {
"@squide/webpack-configs": "workspace:*",
"@swc/core": "1.3.96",
"@swc/core": "1.3.99",
"@swc/helpers": "0.5.3",
"@swc/jest": "0.2.29",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.7",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@testing-library/react": "14.1.2",
"@types/jest": "29.5.10",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"@workleap/eslint-plugin": "3.0.0",
"@workleap/swc-configs": "2.1.2",
"@workleap/tsup-configs": "3.0.1",
"@workleap/typescript-configs": "3.0.2",
"@workleap/webpack-configs": "1.2.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"msw": "2.0.3",
"msw": "2.0.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.11",
"react-router-dom": "6.18.0",
"react-router-dom": "6.20.0",
"ts-jest": "29.1.1",
"tsup": "7.2.0",
"typescript": "5.2.2",
"tsup": "8.0.1",
"typescript": "5.3.2",
"webpack": "5.89.0"
},
"dependencies": {
Expand Down
16 changes: 8 additions & 8 deletions packages/i18next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"react-i18next": "*"
},
"devDependencies": {
"@swc/core": "1.3.96",
"@swc/core": "1.3.99",
"@swc/helpers": "0.5.3",
"@swc/jest": "0.2.29",
"@types/jest": "29.5.7",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/jest": "29.5.10",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"@workleap/eslint-plugin": "3.0.0",
"@workleap/swc-configs": "2.1.2",
"@workleap/tsup-configs": "3.0.1",
Expand All @@ -56,12 +56,12 @@
"react-dom": "18.2.0",
"react-i18next": "13.5.0",
"ts-jest": "29.1.1",
"tsup": "7.2.0",
"typescript": "5.2.2"
"tsup": "8.0.1",
"typescript": "5.3.2"
},
"dependencies": {
"@squide/core": "workspace:*",
"@formatjs/intl-localematcher": "0.5.2"
"@formatjs/intl-localematcher": "0.5.2",
"@squide/core": "workspace:*"
},
"sideEffects": false,
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions packages/msw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,16 @@
}
},
"devDependencies": {
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"@workleap/eslint-plugin": "3.0.0",
"@workleap/tsup-configs": "3.0.1",
"@workleap/typescript-configs": "3.0.2",
"msw": "2.0.3",
"msw": "2.0.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "7.2.0",
"typescript": "5.2.2"
"tsup": "8.0.1",
"typescript": "5.3.2"
},
"dependencies": {
"@squide/core": "workspace:*"
Expand Down
18 changes: 9 additions & 9 deletions packages/react-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"react-router-dom": "*"
},
"devDependencies": {
"@swc/core": "1.3.96",
"@swc/core": "1.3.99",
"@swc/helpers": "0.5.3",
"@swc/jest": "0.2.29",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.7",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/react-test-renderer": "18.0.5",
"@testing-library/react": "14.1.2",
"@types/jest": "29.5.10",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"@types/react-test-renderer": "18.0.7",
"@workleap/eslint-plugin": "3.0.0",
"@workleap/swc-configs": "2.1.2",
"@workleap/tsup-configs": "3.0.1",
Expand All @@ -52,11 +52,11 @@
"jest-environment-jsdom": "29.7.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.18.0",
"react-router-dom": "6.20.0",
"react-test-renderer": "18.2.0",
"ts-jest": "29.1.1",
"tsup": "7.2.0",
"typescript": "5.2.2"
"tsup": "8.0.1",
"typescript": "5.3.2"
},
"dependencies": {
"@squide/core": "workspace:*"
Expand Down
12 changes: 6 additions & 6 deletions packages/webpack-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"webpack": ">=5.0.0"
},
"devDependencies": {
"@swc/core": "1.3.96",
"@swc/core": "1.3.99",
"@swc/helpers": "0.5.3",
"@swc/jest": "0.2.29",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.7",
"@types/node": "20.8.10",
"@testing-library/react": "14.1.2",
"@types/jest": "29.5.10",
"@types/node": "20.10.0",
"@workleap/eslint-plugin": "3.0.0",
"@workleap/swc-configs": "2.1.2",
"@workleap/tsup-configs": "3.0.1",
Expand All @@ -50,8 +50,8 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.1",
"tsup": "7.2.0",
"typescript": "5.2.2",
"tsup": "8.0.1",
"typescript": "5.3.2",
"webpack": "5.89.0"
},
"dependencies": {
Expand Down
16 changes: 8 additions & 8 deletions packages/webpack-module-federation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
}
},
"devDependencies": {
"@swc/core": "1.3.96",
"@swc/core": "1.3.99",
"@swc/helpers": "0.5.3",
"@swc/jest": "0.2.29",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.7",
"@types/node": "20.8.10",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@testing-library/react": "14.1.2",
"@types/jest": "29.5.10",
"@types/node": "20.10.0",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"@workleap/eslint-plugin": "3.0.0",
"@workleap/swc-configs": "2.1.2",
"@workleap/tsup-configs": "3.0.1",
Expand All @@ -59,8 +59,8 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"ts-jest": "29.1.1",
"tsup": "7.2.0",
"typescript": "5.2.2",
"tsup": "8.0.1",
"typescript": "5.3.2",
"webpack": "5.89.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 6925904

Please sign in to comment.