Bump jotai from 2.2.2 to 2.3.0 in /pac-man-board-game/ClientApp
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.2.2 to 2.3.0. - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](https://github.com/pmndrs/jotai/compare/v2.2.2...v2.3.0) --- updated-dependencies: - dependency-name: jotai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b10c89d3fe
commit
26af1a1c88
@ -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",
|
||||
|
21
pac-man-board-game/ClientApp/pnpm-lock.yaml
generated
21
pac-man-board-game/ClientApp/pnpm-lock.yaml
generated
@ -8,10 +8,7 @@ overrides:
|
||||
css-what: ^5.0.1
|
||||
nth-check: ^3.0.1
|
||||
|
||||
importers:
|
||||
|
||||
.:
|
||||
dependencies:
|
||||
dependencies:
|
||||
'@emotion/react':
|
||||
specifier: ^11.11.1
|
||||
version: 11.11.1(@types/react@18.2.14)(react@18.2.0)
|
||||
@ -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,7 +39,8 @@ importers:
|
||||
web-vitals:
|
||||
specifier: ^2.1.4
|
||||
version: 2.1.4
|
||||
devDependencies:
|
||||
|
||||
devDependencies:
|
||||
'@types/react':
|
||||
specifier: ^18.2.14
|
||||
version: 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==}
|
||||
|
Loading…
x
Reference in New Issue
Block a user