Skip to content

Commit 89af5d8

Browse files
committed
chore(deps): update dependency @types/react to v18.2.29
1 parent 5006be0 commit 89af5d8

File tree

3 files changed

+20
-9
lines changed

3 files changed

+20
-9
lines changed

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "react-abac-example",
3-
"version": "0.1.331",
3+
"version": "0.1.332",
44
"private": true,
55
"homepage": ".",
66
"dependencies": {
77
"@types/jest": "29.5.6",
88
"@types/node": "18.18.6",
9-
"@types/react": "18.2.28",
9+
"@types/react": "18.2.29",
1010
"@types/react-dom": "18.2.13",
1111
"@types/react-syntax-highlighter": "15.5.8",
1212
"react": "18.2.0",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-abac",
3-
"version": "0.1.31",
3+
"version": "0.1.32",
44
"description": "Attribute Based Access Control and Role Based Access Control for React",
55
"keywords": [
66
"abac",
@@ -160,7 +160,7 @@
160160
"@types/enzyme-adapter-react-16": "1.0.8",
161161
"@types/jest": "29.5.6",
162162
"@types/node": "18.18.6",
163-
"@types/react": "18.2.28",
163+
"@types/react": "18.2.29",
164164
"@types/react-dom": "18.2.13",
165165
"@typescript-eslint/eslint-plugin": "6.8.0",
166166
"@typescript-eslint/parser": "6.8.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)