Skip to content

Commit

Permalink
chore: Update more dev dependancies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gervwyk committed May 28, 2022
1 parent d737e1c commit 723c7fe
Show file tree
Hide file tree
Showing 75 changed files with 1,044 additions and 245 deletions.
645 changes: 534 additions & 111 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -66,7 +66,7 @@
"eslint-plugin-react-hooks": "4.5.0",
"lerna": "4.0.0",
"prettier": "2.5.1",
"turbo": "1.2.9"
"turbo": "1.2.14"
},
"packageManager": "yarn@3.1.0"
}
2 changes: 1 addition & 1 deletion packages/client/package.json
Expand Up @@ -57,7 +57,7 @@
"@swc/core": "1.2.192",
"@swc/jest": "0.2.21",
"@testing-library/dom": "8.13.0",
"@testing-library/react": "13.2.0",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.0",
"copyfiles": "2.4.1",
"jest": "28.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/layout/package.json
Expand Up @@ -55,7 +55,7 @@
"@swc/core": "1.2.192",
"@swc/jest": "0.2.21",
"@testing-library/dom": "8.13.0",
"@testing-library/react": "13.2.0",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.0",
"copyfiles": "2.4.1",
"jest": "28.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/blocks/blocks-antd/package.json
Expand Up @@ -70,7 +70,7 @@
"@swc/core": "1.2.192",
"@swc/jest": "0.2.21",
"@testing-library/dom": "8.13.0",
"@testing-library/react": "13.2.0",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.0",
"copyfiles": "2.4.1",
"jest": "28.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/blocks/blocks-basic/package.json
Expand Up @@ -62,7 +62,7 @@
"@swc/core": "1.2.192",
"@swc/jest": "0.2.21",
"@testing-library/dom": "8.13.0",
"@testing-library/react": "13.2.0",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.0",
"copyfiles": "2.4.1",
"jest": "28.1.0",
Expand Down
Expand Up @@ -65,7 +65,7 @@
"@swc/core": "1.2.192",
"@swc/jest": "0.2.21",
"@testing-library/dom": "8.13.0",
"@testing-library/react": "13.2.0",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.0",
"copyfiles": "2.4.1",
"jest": "28.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/blocks/blocks-echarts/package.json
Expand Up @@ -64,7 +64,7 @@
"@swc/core": "1.2.192",
"@swc/jest": "0.2.21",
"@testing-library/dom": "8.13.0",
"@testing-library/react": "13.2.0",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.0",
"copyfiles": "2.4.1",
"jest": "28.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/blocks/blocks-loaders/package.json
Expand Up @@ -61,7 +61,7 @@
"@swc/core": "1.2.192",
"@swc/jest": "0.2.21",
"@testing-library/dom": "8.13.0",
"@testing-library/react": "13.2.0",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.0",
"copyfiles": "2.4.1",
"jest": "28.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/blocks/blocks-markdown/package.json
Expand Up @@ -63,7 +63,7 @@
"@swc/core": "1.2.192",
"@swc/jest": "0.2.21",
"@testing-library/dom": "8.13.0",
"@testing-library/react": "13.2.0",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.0",
"copyfiles": "2.4.1",
"jest": "28.1.0",
Expand Down
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@lowdefy/ajv": "4.0.0-alpha.12",
"@shelf/jest-mongodb": "2.2.0",
"@shelf/jest-mongodb": "2.2.2",
"@swc/cli": "0.1.57",
"@swc/core": "1.2.192",
"@swc/jest": "0.2.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugins/plugin-aws/package.json
Expand Up @@ -58,7 +58,7 @@
"@swc/core": "1.2.192",
"@swc/jest": "0.2.21",
"@testing-library/dom": "8.13.0",
"@testing-library/react": "13.2.0",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.0",
"copyfiles": "2.4.1",
"jest": "28.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/server-dev/package.json
Expand Up @@ -76,7 +76,7 @@
"yargs": "17.3.1"
},
"devDependencies": {
"@next/eslint-plugin-next": "12.0.10",
"@next/eslint-plugin-next": "12.1.6",
"less": "4.1.2",
"less-loader": "10.2.0",
"next-with-less": "2.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Expand Up @@ -62,7 +62,7 @@
},
"devDependencies": {
"@lowdefy/build": "4.0.0-alpha.12",
"@next/eslint-plugin-next": "12.0.10",
"@next/eslint-plugin-next": "12.1.6",
"less": "4.1.2",
"less-loader": "10.2.0",
"next-with-less": "2.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/block-dev/package.json
Expand Up @@ -41,7 +41,7 @@
"@lowdefy/block-utils": "4.0.0-alpha.12",
"@lowdefy/helpers": "4.0.0-alpha.12",
"@testing-library/dom": "8.13.0",
"@testing-library/react": "13.2.0",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.0",
"ajv": "8.9.0",
"ajv-errors": "3.0.0",
Expand Down
3 changes: 2 additions & 1 deletion packages/utils/block-utils/package.json
Expand Up @@ -55,10 +55,11 @@
"@swc/core": "1.2.192",
"@swc/jest": "0.2.21",
"@testing-library/dom": "8.13.0",
"@testing-library/react": "13.2.0",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.0",
"copyfiles": "2.4.1",
"jest": "28.1.0",
"jest-environment-jsdom": "28.1.0",
"jest-serializer-html": "7.1.0"
},
"publishConfig": {
Expand Down

0 comments on commit 723c7fe

Please sign in to comment.