Skip to content

Commit 148d861

Browse files
committed
update dependencies
1 parent c30029f commit 148d861

11 files changed

Lines changed: 1385 additions & 3182 deletions

File tree

examples/nextjs-client-side-assessment/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@
2020
"@bitflow/flow-engine": "workspace:*",
2121
"@bitflow/provider": "workspace:*",
2222
"@emotion/cache": "11.7.1",
23-
"@emotion/react": "11.7.1",
24-
"@emotion/styled": "11.6.0",
25-
"@openpatch/patches": "5.1.2",
26-
"next": "12.0.7",
23+
"@emotion/react": "11.9.0",
24+
"@emotion/styled": "11.8.1",
25+
"@openpatch/patches": "5.2.1",
26+
"next": "12.1.4",
2727
"react": "17.0.2",
2828
"react-dom": "17.0.2",
2929
"typeface-rubik": "1.1.13",
3030
"typeface-ubuntu-mono": "1.1.13"
3131
},
3232
"devDependencies": {
3333
"@types/react": "17.0.38",
34-
"typescript": "4.5.4",
34+
"typescript": "4.6.3",
3535
"typescript-styled-plugin": "0.18.2"
3636
}
3737
}

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -17,58 +17,58 @@
1717
"website:start": "pnpm --filter website start"
1818
},
1919
"devDependencies": {
20-
"@babel/core": "7.17.8",
20+
"@babel/core": "7.17.9",
2121
"@babel/plugin-transform-runtime": "7.17.0",
2222
"@babel/preset-env": "7.16.11",
2323
"@babel/preset-react": "7.16.7",
2424
"@babel/preset-typescript": "7.16.7",
25-
"@changesets/changelog-github": "0.4.3",
26-
"@changesets/cli": "2.21.1",
25+
"@changesets/changelog-github": "0.4.4",
26+
"@changesets/cli": "2.22.0",
2727
"@emotion/babel-preset-css-prop": "11.2.0",
2828
"@emotion/cache": "11.7.1",
29-
"@emotion/react": "11.8.2",
29+
"@emotion/react": "11.9.0",
3030
"@emotion/styled": "11.8.1",
3131
"@hookform/resolvers": "2.8.8",
3232
"@octokit/core": "3.6.0",
33-
"@openpatch/patches": "5.2.0",
34-
"@testing-library/dom": "8.11.4",
35-
"@testing-library/jest-dom": "5.16.2",
33+
"@openpatch/patches": "5.2.1",
34+
"@testing-library/dom": "8.13.0",
35+
"@testing-library/jest-dom": "5.16.4",
3636
"@testing-library/react": "12.1.4",
3737
"@types/jest": "27.4.1",
3838
"@types/lodash.get": "4.4.6",
39-
"@types/node": "17.0.8",
39+
"@types/node": "17.0.23",
4040
"@types/react": "17.0.42",
4141
"@types/react-dom": "17.0.14",
42-
"@vocab/cli": "1.0.1",
43-
"@vocab/core": "1.0.3",
42+
"@vocab/cli": "1.1.0",
43+
"@vocab/core": "1.1.0",
4444
"@vocab/react": "1.1.0",
4545
"babel-jest": "27.5.1",
4646
"babel-loader": "8.2.4",
4747
"chalk": "5.0.1",
4848
"chokidar": "3.5.3",
4949
"cross-env": "7.0.3",
50-
"esbuild": "0.14.27",
50+
"esbuild": "0.14.34",
5151
"husky": "7.0.4",
5252
"jest": "27.5.1",
5353
"jest-cli": "27.5.1",
5454
"lodash.get": "4.4.2",
55-
"next": "12.1.0",
55+
"next": "12.1.4",
5656
"node-plop": "0.30.0",
5757
"plop": "3.0.5",
58-
"prettier": "2.6.0",
58+
"prettier": "2.6.2",
5959
"prettier-plugin-sort-json": "0.0.2",
6060
"pretty-quick": "3.1.3",
6161
"react": "17.0.2",
6262
"react-dom": "17.0.2",
63-
"react-hook-form": "7.28.1",
63+
"react-hook-form": "7.29.0",
6464
"rimraf": "3.0.2",
65-
"ts-jest": "27.1.3",
65+
"ts-jest": "27.1.4",
6666
"ts-node": "10.7.0",
67-
"typescript": "4.6.2",
67+
"typescript": "4.6.3",
6868
"typescript-styled-plugin": "0.18.2",
6969
"walkdir": "0.4.1",
70-
"webpack": "5.70.0",
71-
"zod": "3.14.2"
70+
"webpack": "5.72.0",
71+
"zod": "3.14.4"
7272
},
7373
"browserslist": {
7474
"production": [

packages/flow-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@bitflow/flow": "workspace:*",
4545
"@bitflow/provider": "workspace:*",
4646
"@bitflow/shell": "workspace:*",
47-
"@hookform/resolvers": "^2.8.5",
47+
"@hookform/resolvers": "^2.8.8",
4848
"react-flow-renderer": "^9.7.2"
4949
},
5050
"peerDependencies": {

packages/shell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@bitflow/core": "workspace:*",
44-
"immer": "^9.0.7"
44+
"immer": "^9.0.12"
4545
},
4646
"peerDependencies": {
4747
"@emotion/cache": "11.x",

packages/task-choice/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"dependencies": {
4343
"@bitflow/core": "workspace:*",
4444
"@bitflow/provider": "workspace:*",
45-
"@hookform/resolvers": "^2.8.5",
46-
"immer": "^9.0.7"
45+
"@hookform/resolvers": "^2.8.8",
46+
"immer": "^9.0.12"
4747
},
4848
"peerDependencies": {
4949
"@emotion/cache": "11.x",

packages/task-fill-in-the-blank/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
},
4242
"dependencies": {
4343
"@bitflow/core": "workspace:*",
44-
"@hookform/resolvers": "^2.8.5",
45-
"immer": "^9.0.7",
44+
"@hookform/resolvers": "^2.8.8",
45+
"immer": "^9.0.12",
4646
"react-markdown": "^6.0.3",
4747
"remark-gfm": "^1.0.0"
4848
},

packages/task-highlighting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@bitflow/core": "workspace:*",
44-
"immer": "^9.0.3"
44+
"immer": "^9.0.12"
4545
},
4646
"peerDependencies": {
4747
"@emotion/cache": "11.x",

packages/task-input/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"dependencies": {
4343
"@bitflow/core": "workspace:*",
4444
"@bitflow/provider": "workspace:*",
45-
"@hookform/resolvers": "^2.8.5",
46-
"immer": "^9.0.7",
45+
"@hookform/resolvers": "^2.8.8",
46+
"immer": "^9.0.12",
4747
"react-tagcloud": "^2.2.0"
4848
},
4949
"peerDependencies": {

packages/task-yes-no/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@bitflow/core": "workspace:*",
44-
"immer": "^9.0.7"
44+
"immer": "^9.0.12"
4545
},
4646
"peerDependencies": {
4747
"@emotion/cache": "11.x",

0 commit comments

Comments
 (0)