Skip to content

Commit 2af90a4

Browse files
author
Gido Manders
committed
chore: update dependencies
1 parent 92d3251 commit 2af90a4

2 files changed

Lines changed: 32 additions & 17 deletions

File tree

package-lock.json

Lines changed: 28 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,18 @@
2222
},
2323
"homepage": "https://github.com/42BV/react-spring-enums#readme",
2424
"peerDependencies": {
25-
"@42.nl/spring-connect": ">=4.2 <7.0"
25+
"@42.nl/spring-connect": ">=4.2 <8.0"
2626
},
2727
"devDependencies": {
28-
"@42.nl/spring-connect": "6.1.1",
28+
"@42.nl/spring-connect": "7.0.0",
2929
"@testing-library/jest-dom": "5.16.5",
3030
"@testing-library/react": "14.0.0",
3131
"@types/jest": "29.4.0",
3232
"@types/react": "18.0.28",
3333
"@types/react-test-renderer": "18.0.0",
3434
"@typescript-eslint/eslint-plugin": "5.53.0",
3535
"@typescript-eslint/parser": "5.53.0",
36+
"axios": "1.3.4",
3637
"eslint": "8.34.0",
3738
"eslint-config-react-app": "7.0.1",
3839
"eslint-plugin-jest": "27.2.1",
@@ -45,6 +46,7 @@
4546
"lint-staged": "13.1.2",
4647
"np": "7.6.3",
4748
"prettier": "2.8.4",
49+
"query-string": "7.1.3",
4850
"react": "18.2.0",
4951
"react-dom": "18.2.0",
5052
"react-test-renderer": "18.2.0",

0 commit comments

Comments
 (0)