We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0af9a5 commit 0d18095Copy full SHA for 0d18095
3 files changed
example/package.json
@@ -1,11 +1,11 @@
1
{
2
"name": "react-abac-example",
3
- "version": "0.1.518",
+ "version": "0.1.519",
4
"private": true,
5
"homepage": ".",
6
"dependencies": {
7
"@types/jest": "29.5.14",
8
- "@types/node": "22.15.26",
+ "@types/node": "22.15.29",
9
"@types/react": "19.1.6",
10
"@types/react-dom": "19.1.5",
11
"@types/react-syntax-highlighter": "15.5.13",
package.json
@@ -159,7 +159,7 @@
159
"@types/enzyme": "3.10.19",
160
"@types/enzyme-adapter-react-16": "1.0.9",
161
162
163
164
165
"@typescript-eslint/eslint-plugin": "8.33.1",
0 commit comments