Skip to content

Commit

Permalink
⬆️(dependencies) update js dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2023
1 parent 7013f10 commit e920305
Show file tree
Hide file tree
Showing 5 changed files with 378 additions and 314 deletions.
28 changes: 14 additions & 14 deletions examples/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,25 +21,25 @@
"devDependencies": {
"@formatjs/cli": "5.1.12",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.9",
"@typescript-eslint/eslint-plugin": "5.47.0",
"@typescript-eslint/parser": "5.47.0",
"@vitejs/plugin-react": "3.0.0",
"eslint": "8.30.0",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-typescript": "3.5.2",
"@types/react-dom": "18.0.10",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"@vitejs/plugin-react": "3.0.1",
"eslint": "8.32.0",
"eslint-config-prettier": "8.6.0",
"eslint-import-resolver-typescript": "3.5.3",
"eslint-plugin-compat": "4.0.2",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-import": "2.27.4",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.31.11",
"postcss": "8.4.20",
"eslint-plugin-react": "7.32.0",
"postcss": "8.4.21",
"sass": "1.57.1",
"stylelint": "14.16.0",
"stylelint": "14.16.1",
"stylelint-config-standard": "29.0.0",
"stylelint-config-standard-scss": "6.1.0",
"stylelint-order": "5.0.0",
"stylelint-order": "6.0.1",
"typescript": "4.8.4",
"vite": "4.0.3"
"vite": "4.0.4"
}
}
30 changes: 15 additions & 15 deletions examples/poll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@openfun/verna": "1.0.0-beta.1",
"@rjsf/core": "4.2.3",
"grommet": "2.28.0",
"grommet": "2.29.0",
"grommet-icons": "4.8.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -27,28 +27,28 @@
"devDependencies": {
"@babel/preset-react": "7.18.6",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.9",
"@types/react-dom": "18.0.10",
"@types/styled-components": "5.1.26",
"@typescript-eslint/eslint-plugin": "5.47.0",
"@typescript-eslint/parser": "5.47.0",
"@vitejs/plugin-react": "3.0.0",
"babel-plugin-module-resolver": "4.1.0",
"eslint": "8.30.0",
"eslint-config-prettier": "8.5.0",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"@vitejs/plugin-react": "3.0.1",
"babel-plugin-module-resolver": "5.0.0",
"eslint": "8.32.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-compat": "4.0.2",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-import": "2.27.4",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.31.11",
"eslint-plugin-react": "7.32.0",
"jest": "29.3.1",
"postcss": "8.4.20",
"postcss": "8.4.21",
"sass": "1.57.1",
"stylelint": "14.16.0",
"stylelint": "14.16.1",
"stylelint-config-standard": "29.0.0",
"stylelint-config-standard-scss": "6.1.0",
"stylelint-order": "5.0.0",
"stylelint-order": "6.0.1",
"typescript": "4.8.4",
"uuid": "9.0.0",
"vite": "4.0.3"
"vite": "4.0.4"
}
}
32 changes: 16 additions & 16 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,41 +57,41 @@
"dist"
],
"devDependencies": {
"@babel/core": "7.20.7",
"@babel/core": "7.20.12",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@formatjs/cli": "5.1.12",
"@testing-library/dom": "8.19.0",
"@testing-library/dom": "8.19.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.2.4",
"@types/jest": "29.2.5",
"@types/lodash": "4.14.191",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.9",
"@types/react-dom": "18.0.10",
"@types/uuid": "9.0.0",
"@typescript-eslint/eslint-plugin": "5.47.0",
"@typescript-eslint/parser": "5.47.0",
"@vitejs/plugin-react": "3.0.0",
"eslint": "8.30.0",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-typescript": "3.5.2",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"@vitejs/plugin-react": "3.0.1",
"eslint": "8.32.0",
"eslint-config-prettier": "8.6.0",
"eslint-import-resolver-typescript": "3.5.3",
"eslint-plugin-compat": "4.0.2",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-import": "2.27.4",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.31.11",
"eslint-plugin-react": "7.32.0",
"jest": "29.3.1",
"jest-environment-jsdom": "29.3.1",
"prettier": "2.8.1",
"prettier": "2.8.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-intl": "6.2.5",
"rollup": "3.8.0",
"rollup": "3.10.0",
"tslib": "2.4.1",
"typescript": "4.8.4",
"vite": "4.0.3",
"vite": "4.0.4",
"vite-plugin-dts": "1.7.1"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"yarn": "1.22.19"
},
"devDependencies": {
"turbo": "1.6.3"
"turbo": "1.7.0"
}
}
Loading

0 comments on commit e920305

Please sign in to comment.