Merge pull request #8 from h600878/dependabot/npm_and_yarn/pac-man-board-game/ClientApp/jotai-2.3.0

Bump jotai from 2.2.2 to 2.3.0 in /pac-man-board-game/ClientApp
This commit is contained in:
Martin Berg Alstad 2023-08-07 17:13:58 +02:00 committed by GitHub
commit e4df1b1869
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 85 additions and 82 deletions

View File

@ -6,7 +6,7 @@
"@emotion/react": "^11.11.1",
"@headlessui/react": "^1.7.15",
"@heroicons/react": "^2.0.18",
"jotai": "^2.2.2",
"jotai": "^2.3.0",
"jotai-devtools": "^0.6.0",
"oidc-client": "^1.11.5",
"react": "^18.2.0",

View File

@ -8,9 +8,6 @@ overrides:
css-what: ^5.0.1
nth-check: ^3.0.1
importers:
.:
dependencies:
'@emotion/react':
specifier: ^11.11.1
@ -22,8 +19,8 @@ importers:
specifier: ^2.0.18
version: 2.0.18(react@18.2.0)
jotai:
specifier: ^2.2.2
version: 2.2.2(react@18.2.0)
specifier: ^2.3.0
version: 2.3.0(@types/react@18.2.14)(react@18.2.0)
jotai-devtools:
specifier: ^0.6.0
version: 0.6.0(@emotion/react@11.11.1)(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1)
@ -42,6 +39,7 @@ importers:
web-vitals:
specifier: ^2.1.4
version: 2.1.4
devDependencies:
'@types/react':
specifier: ^18.2.14
@ -2343,15 +2341,19 @@ packages:
- redux
dev: false
/jotai@2.2.2(react@18.2.0):
resolution: {integrity: sha512-Cn8hnBg1sc5ppFwEgVGTfMR5WSM0hbAasd/bdAwIwTaum0j3OUPqBSC4tyk3jtB95vicML+RRWgKFOn6gtfN0A==}
/jotai@2.3.0(@types/react@18.2.14)(react@18.2.0):
resolution: {integrity: sha512-EZlZvmqmzl+Wdc6j6gRFUwZW1FME8pb4S8IogDFESvIM+062mmXKQdZUdxXgb8+Kdjz75QTXJT/zX2Gw1Jk0BQ==}
engines: {node: '>=12.20.0'}
peerDependencies:
'@types/react': '>=17.0.0'
react: '>=17.0.0'
peerDependenciesMeta:
'@types/react':
optional: true
react:
optional: true
dependencies:
'@types/react': 18.2.14
react: 18.2.0
dev: false
@ -2397,6 +2399,7 @@ packages:
chalk: 2.4.2
diff-match-patch: 1.0.5
dev: false
bundledDependencies: []
/lilconfig@2.1.0:
resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==}