We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e94d2a commit 65cb02fCopy full SHA for 65cb02f
2 files changed
package.json
@@ -102,7 +102,7 @@
102
"commitizen": "^4.3.1",
103
"coveralls": "^3.1.1",
104
"deep-freeze": "^0.0.1",
105
- "eslint": "^9.32.0",
+ "eslint": "^9.34.0",
106
"eslint-config-airbnb": "^19.0.4",
107
"eslint-config-prettier": "^10.1.5",
108
"eslint-plugin-import": "^2.30.0",
@@ -121,14 +121,14 @@
121
"quickchart-js": "^3.1.2",
122
"redux": "^5.0.1",
123
"rimraf": "^6.0.1",
124
- "rollup": "^4.45.1",
+ "rollup": "^4.49.0",
125
"seamless-immutable": "^7.1.4",
126
"size-limit": "^11.1.6",
127
"ts-jest": "^29.4.1",
128
"ts-node": "^10.9.2",
129
"tslib": "^2.8.1",
130
"typedoc": "^0.28.7",
131
- "typedoc-plugin-markdown": "^4.6.3",
+ "typedoc-plugin-markdown": "^4.8.1",
132
"typescript": "^5.8.3",
133
"yargs": "^17.7.2"
134
},
0 commit comments