Skip to content
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.

Commit

Permalink
Update patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2023
1 parent 9ae86bf commit 8db2281
Show file tree
Hide file tree
Showing 3 changed files with 140 additions and 61 deletions.
14 changes: 7 additions & 7 deletions apps/ks-frontend-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,33 +56,33 @@
"@babel/preset-typescript": "^7.21.4",
"@babel/runtime": "^7.21.0",
"@babel/runtime-corejs3": "^7.21.0",
"@next/bundle-analyzer": "^13.3.0",
"@next/bundle-analyzer": "^13.3.1",
"@preconstruct/next": "^4.0.0",
"core-js": "^3.23.5",
"date-fns": "^2.29.3",
"deepmerge": "^4.3.1",
"downshift": "^6.1.12",
"eslint-config-next": "^13.3.0",
"eslint-config-next": "^13.3.1",
"graphql": "^16.6.0",
"graphql-tag": "^2.12.6",
"graphql-upload": "^12.0.0",
"lodash": "^4.17.21",
"lodash.debounce": "^4.0.8",
"next": "^13.3.0",
"next": "^13.3.1",
"next-auth": "^4.20.1",
"nprogress": "^0.2.0",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-bootstrap": "^2.7.3",
"react-bootstrap": "^2.7.4",
"react-dom": "^18.2.0",
"react-transition-group": "^4.4.5",
"styled-components": "^5.3.9",
"styled-components": "^5.3.10",
"typescript": "^5.0.4",
"waait": "^1.0.5"
},
"devDependencies": {
"@apollo/react-testing": "^4.0.0",
"@next/eslint-plugin-next": "^13.3.0",
"@next/eslint-plugin-next": "^13.3.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^12.8.3",
Expand All @@ -102,7 +102,7 @@
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^28.1.3",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"react-test-renderer": "^18.2.0"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@preconstruct/cli": "2.5.0",
"@preconstruct/eslint-plugin-format-js-tag": "^0.2.0",
"@types/node": "^18.14.6",
"@types/react": "^18.0.35",
"@types/react": "^18.0.38",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"babel-loader": "^8.3.0",
Expand All @@ -72,7 +72,7 @@
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"is-ci": "^3.0.1",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"rimraf": "^3.0.2",
"terminal-link-cli": "^3.0.0",
"typescript": "^5.0.4"
Expand Down
Loading

0 comments on commit 8db2281

Please sign in to comment.