Skip to content

Commit 91eff61

Browse files
committed
chore: update dependencies
1 parent b7d0ca2 commit 91eff61

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"private": true,
55
"dependencies": {
66
"@domoinc/query": "^3.0.0",
7-
"@reduxjs/toolkit": "^1.2.5",
7+
"@reduxjs/toolkit": "^2.12.0",
88
"react": "^18.3.0",
99
"react-dom": "^18.3.0",
10-
"react-redux": "^7.2.0",
10+
"react-redux": "^9.3.0",
1111
"react-scripts": "5.0.1",
12-
"ryuu.js": "^4.2.0",
13-
"typescript": "^4.0.3"
12+
"ryuu.js": "^5.1.4",
13+
"typescript": "^5.8.0"
1414
},
1515
"scripts": {
1616
"start": "react-scripts start",
@@ -50,10 +50,10 @@
5050
},
5151
"devDependencies": {
5252
"@babel/core": "^7.12.0",
53-
"@domoinc/da": "^1.3.5",
53+
"@domoinc/da": "^2.3.2",
5454
"@domoinc/eslint-config": "^2.0.0",
5555
"@domoinc/prettier-config": "^1.2.0",
56-
"@domoinc/ryuu-proxy": "^4.0.6",
56+
"@domoinc/ryuu-proxy": "^5.0.2",
5757
"@storybook/addon-actions": "^6.5.13",
5858
"@storybook/addon-essentials": "^6.5.13",
5959
"@storybook/addon-links": "^6.5.13",
@@ -63,13 +63,13 @@
6363
"@storybook/preset-create-react-app": "^4.0.0",
6464
"@storybook/react": "^6.5.13",
6565
"@testing-library/react": "^13.3.0",
66-
"@types/jest": "^24.0.0",
67-
"@types/node": "^12.0.0",
66+
"@types/jest": "^29.5.14",
67+
"@types/node": "^22.0.0",
6868
"@types/react": "^18.3.0",
6969
"@types/react-dom": "^18.3.0",
70-
"@types/react-redux": "^7.1.7",
71-
"@typescript-eslint/eslint-plugin": "^7.18.0",
72-
"@typescript-eslint/parser": "^7.18.0",
70+
"@types/react-redux": "^7.1.34",
71+
"@typescript-eslint/eslint-plugin": "^8.60.1",
72+
"@typescript-eslint/parser": "^8.60.1",
7373
"babel-loader": "^8.2.3",
7474
"eslint-config-prettier": "^6.0.0",
7575
"eslint-plugin-prettier": "^5.0.0",

0 commit comments

Comments
 (0)