Skip to content

Commit 3e25f30

Browse files
committed
feat: next 14 and minor dependencies
1 parent c3e618d commit 3e25f30

File tree

11 files changed

+2134
-1150
lines changed

11 files changed

+2134
-1150
lines changed

.changeset/tiny-cheetahs-yawn.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
"@cgr/project-config": minor
3+
"@cgr/codegen": minor
4+
"admin-web": minor
5+
"web": minor
6+
"@cgr/course-utils": patch
7+
"reg-scraper": patch
8+
"@cgr/schema": patch
9+
"admin-api": patch
10+
"web-e2e": patch
11+
"api": patch
12+
---
13+
14+
feat: next 14 and minor dependencies

apps/admin-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/cookie-parser": "^1.4.6",
4141
"@types/express": "^4.17.21",
4242
"@types/jest": "29.5.12",
43-
"@types/node": "^20.11.16",
43+
"@types/node": "^20.11.17",
4444
"eslint": "8.56.0",
4545
"jest": "29.7.0",
4646
"ts-jest": "29.1.2",

apps/admin-web/package.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,28 +10,29 @@
1010
"format": "eslint src --fix"
1111
},
1212
"devDependencies": {
13-
"@types/node": "20.11.16",
14-
"@types/react": "18.2.53",
15-
"@types/react-dom": "18.2.18",
13+
"@types/node": "20.11.17",
14+
"@types/react": "18.2.55",
15+
"@types/react-dom": "18.2.19",
1616
"eslint": "8.56.0",
1717
"typescript": "~5.3.3"
1818
},
1919
"dependencies": {
20-
"@apollo/client": "^3.9.2",
20+
"@apollo/client": "^3.9.4",
2121
"@cgr/codegen": "workspace:*",
2222
"@cgr/course-utils": "workspace:*",
2323
"@emotion/react": "11.11.3",
2424
"@emotion/styled": "11.11.0",
25-
"@mui/icons-material": "5.15.7",
26-
"@mui/material": "5.15.7",
25+
"@mui/icons-material": "5.15.10",
26+
"@mui/material": "5.15.10",
2727
"@mui/styled-engine-sc": "^5.14.12",
28-
"@next/font": "13.5.3",
28+
"@next/font": "14.1.0",
2929
"axios": "0.23.0",
30-
"isomorphic-dompurify": "0.20.0",
31-
"next": "^13.5.6",
30+
"isomorphic-dompurify": "2.3.0",
31+
"next": "^14.1.0",
3232
"react": "18.2.0",
3333
"react-dom": "18.2.0",
3434
"react-hot-toast": "2.4.1",
35+
"sharp": "^0.33.2",
3536
"styled-components": "5.3.5"
3637
}
3738
}

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/cookie-parser": "^1.4.6",
1616
"@types/express": "^4.17.21",
1717
"@types/jest": "29.5.12",
18-
"@types/node": "20.11.16",
18+
"@types/node": "20.11.17",
1919
"@types/passport-jwt": "^3.0.13",
2020
"eslint": "8.56.0",
2121
"jest": "29.7.0",

apps/reg-scraper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@nestjs/cli": "^9.5.0",
1515
"@types/jest": "29.5.12",
16-
"@types/node": "20.11.16",
16+
"@types/node": "20.11.17",
1717
"@types/tough-cookie": "4.0.5",
1818
"eslint": "8.56.0",
1919
"jest": "29.7.0",

apps/web/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,32 +11,32 @@
1111
},
1212
"devDependencies": {
1313
"@cgr/project-config": "workspace:*",
14-
"@next/bundle-analyzer": "^13.5.6",
14+
"@next/bundle-analyzer": "^14.1.0",
1515
"@testing-library/react": "^14.2.1",
1616
"@testing-library/react-hooks": "8.0.1",
1717
"@types/enzyme": "^3.10.18",
1818
"@types/escape-html": "^1.0.4",
1919
"@types/google-one-tap": "^1.2.6",
2020
"@types/jest": "29.5.12",
2121
"@types/md5": "2.3.5",
22-
"@types/nprogress": "0.2.1",
23-
"@types/react": "18.2.53",
22+
"@types/nprogress": "0.2.3",
23+
"@types/react": "18.2.55",
2424
"@types/react-beautiful-dnd": "13.1.8",
25-
"@types/react-dom": "18.2.18",
25+
"@types/react-dom": "18.2.19",
2626
"@types/react-gtm-module": "^2.0.3",
2727
"@types/react-measure": "2.0.12",
2828
"@types/uuid": "^9.0.8",
2929
"@zarconontol/enzyme-adapter-react-18": "0.7.3",
3030
"enzyme": "3.11.0",
3131
"enzyme-to-json": "3.6.2",
3232
"eslint": "8.56.0",
33-
"i18next": "21.9.0",
33+
"i18next": "23.8.2",
3434
"jest": "29.7.0",
3535
"jest-environment-jsdom": "29.7.0",
3636
"typescript": "~5.3.3"
3737
},
3838
"dependencies": {
39-
"@apollo/client": "3.9.2",
39+
"@apollo/client": "3.9.4",
4040
"@cgr/codegen": "workspace:*",
4141
"@cgr/course-utils": "workspace:*",
4242
"@emotion/cache": "11.11.0",
@@ -46,9 +46,9 @@
4646
"@emotion/styled": "11.11.0",
4747
"@emotion/utils": "1.2.1",
4848
"@mui/base": "5.0.0-alpha.92",
49-
"@mui/icons-material": "5.15.7",
49+
"@mui/icons-material": "5.15.10",
5050
"@mui/lab": "5.0.0-alpha.94",
51-
"@mui/material": "5.15.7",
51+
"@mui/material": "5.15.10",
5252
"@react-hook/google-optimize": "1.2.1",
5353
"@udecode/plate-autoformat": "8.3.0",
5454
"@udecode/plate-basic-marks": "8.3.0",
@@ -74,22 +74,22 @@
7474
"framer-motion": "7.1.0",
7575
"html2canvas": "1.4.1",
7676
"ics": "^3.7.2",
77-
"isomorphic-dompurify": "0.20.0",
77+
"isomorphic-dompurify": "2.3.0",
7878
"md5": "2.3.0",
7979
"mobx": "6.12.0",
8080
"mobx-react": "7.5.2",
8181
"mobx-utils": "6.0.8",
82-
"next": "^13.5.6",
82+
"next": "^14.1.0",
8383
"next-seo": "^5.15.0",
8484
"next-sitemap": "^3.1.55",
8585
"nprogress": "^0.2.0",
8686
"react": "18.2.0",
8787
"react-beautiful-dnd": "13.1.1",
8888
"react-dom": "18.2.0",
8989
"react-gtm-module": "2.0.11",
90-
"react-hook-form": "7.50.0",
90+
"react-hook-form": "7.50.1",
9191
"react-hot-toast": "2.4.1",
92-
"react-i18next": "11.8.1",
92+
"react-i18next": "14.0.5",
9393
"react-icons": "4.11.0",
9494
"react-measure": "2.5.2",
9595
"slate": "0.82.0",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
2424
"prettier": "^3.2.5",
2525
"prettier-plugin-organize-imports": "^3.2.4",
26-
"turbo": "^1.12.2"
26+
"turbo": "^1.12.4"
2727
},
2828
"engines": {
2929
"node": "^20.9",
3030
"pnpm": ">=8"
3131
},
32-
"packageManager": "pnpm@8.15.1"
32+
"packageManager": "pnpm@8.15.2"
3333
}

packages/codegen/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"codegen": "graphql-codegen"
1111
},
1212
"dependencies": {
13-
"@apollo/client": "3.9.2",
14-
"@graphql-codegen/cli": "3.0.0",
15-
"@graphql-codegen/typescript": "3.0.0",
16-
"@graphql-codegen/typescript-operations": "3.0.0",
17-
"@graphql-codegen/typescript-react-apollo": "3.3.7",
13+
"@apollo/client": "3.9.4",
14+
"@graphql-codegen/cli": "5.0.2",
15+
"@graphql-codegen/typescript": "4.0.4",
16+
"@graphql-codegen/typescript-operations": "4.1.2",
17+
"@graphql-codegen/typescript-react-apollo": "4.3.0",
1818
"graphql-tag": "2.12.6"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)