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:
dependabot[bot] 2023-08-07 03:02:39 +00:00 committed by GitHub
parent b10c89d3fe
commit 26af1a1c88
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", "@emotion/react": "^11.11.1",
"@headlessui/react": "^1.7.15", "@headlessui/react": "^1.7.15",
"@heroicons/react": "^2.0.18", "@heroicons/react": "^2.0.18",
"jotai": "^2.2.2", "jotai": "^2.3.0",
"jotai-devtools": "^0.6.0", "jotai-devtools": "^0.6.0",
"oidc-client": "^1.11.5", "oidc-client": "^1.11.5",
"react": "^18.2.0", "react": "^18.2.0",

View File

@ -8,86 +8,84 @@ overrides:
css-what: ^5.0.1 css-what: ^5.0.1
nth-check: ^3.0.1 nth-check: ^3.0.1
importers: dependencies:
'@emotion/react':
specifier: ^11.11.1
version: 11.11.1(@types/react@18.2.14)(react@18.2.0)
'@headlessui/react':
specifier: ^1.7.15
version: 1.7.15(react-dom@18.2.0)(react@18.2.0)
'@heroicons/react':
specifier: ^2.0.18
version: 2.0.18(react@18.2.0)
jotai:
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)
oidc-client:
specifier: ^1.11.5
version: 1.11.5
react:
specifier: ^18.2.0
version: 18.2.0
react-dom:
specifier: ^18.2.0
version: 18.2.0(react@18.2.0)
react-router-dom:
specifier: ^6.14.1
version: 6.14.1(react-dom@18.2.0)(react@18.2.0)
web-vitals:
specifier: ^2.1.4
version: 2.1.4
.: devDependencies:
dependencies: '@types/react':
'@emotion/react': specifier: ^18.2.14
specifier: ^11.11.1 version: 18.2.14
version: 11.11.1(@types/react@18.2.14)(react@18.2.0) '@types/react-dom':
'@headlessui/react': specifier: ^18.2.6
specifier: ^1.7.15 version: 18.2.6
version: 1.7.15(react-dom@18.2.0)(react@18.2.0) '@vitejs/plugin-react':
'@heroicons/react': specifier: ^4.0.2
specifier: ^2.0.18 version: 4.0.2(vite@4.4.2)
version: 2.0.18(react@18.2.0) '@vitest/coverage-c8':
jotai: specifier: ^0.33.0
specifier: ^2.2.2 version: 0.33.0(vitest@0.31.4)
version: 2.2.2(react@18.2.0) autoprefixer:
jotai-devtools: specifier: ^10.4.14
specifier: ^0.6.0 version: 10.4.14(postcss@8.4.25)
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) cross-env:
oidc-client: specifier: ^7.0.3
specifier: ^1.11.5 version: 7.0.3
version: 1.11.5 happy-dom:
react: specifier: ^9.20.3
specifier: ^18.2.0 version: 9.20.3
version: 18.2.0 postcss:
react-dom: specifier: ^8.4.25
specifier: ^18.2.0 version: 8.4.25
version: 18.2.0(react@18.2.0) tailwindcss:
react-router-dom: specifier: ^3.3.2
specifier: ^6.14.1 version: 3.3.2
version: 6.14.1(react-dom@18.2.0)(react@18.2.0) typescript:
web-vitals: specifier: ^5.1.6
specifier: ^2.1.4 version: 5.1.6
version: 2.1.4 vite:
devDependencies: specifier: ^4.4.2
'@types/react': version: 4.4.2(@types/node@20.4.5)
specifier: ^18.2.14 vite-plugin-node-polyfills:
version: 18.2.14 specifier: ^0.9.0
'@types/react-dom': version: 0.9.0(vite@4.4.2)
specifier: ^18.2.6 vite-plugin-svgr:
version: 18.2.6 specifier: ^3.2.0
'@vitejs/plugin-react': version: 3.2.0(vite@4.4.2)
specifier: ^4.0.2 vite-tsconfig-paths:
version: 4.0.2(vite@4.4.2) specifier: ^4.2.0
'@vitest/coverage-c8': version: 4.2.0(typescript@5.1.6)(vite@4.4.2)
specifier: ^0.33.0 vitest:
version: 0.33.0(vitest@0.31.4) specifier: ^0.31.4
autoprefixer: version: 0.31.4(happy-dom@9.20.3)
specifier: ^10.4.14
version: 10.4.14(postcss@8.4.25)
cross-env:
specifier: ^7.0.3
version: 7.0.3
happy-dom:
specifier: ^9.20.3
version: 9.20.3
postcss:
specifier: ^8.4.25
version: 8.4.25
tailwindcss:
specifier: ^3.3.2
version: 3.3.2
typescript:
specifier: ^5.1.6
version: 5.1.6
vite:
specifier: ^4.4.2
version: 4.4.2(@types/node@20.4.5)
vite-plugin-node-polyfills:
specifier: ^0.9.0
version: 0.9.0(vite@4.4.2)
vite-plugin-svgr:
specifier: ^3.2.0
version: 3.2.0(vite@4.4.2)
vite-tsconfig-paths:
specifier: ^4.2.0
version: 4.2.0(typescript@5.1.6)(vite@4.4.2)
vitest:
specifier: ^0.31.4
version: 0.31.4(happy-dom@9.20.3)
packages: packages:
@ -2343,15 +2341,19 @@ packages:
- redux - redux
dev: false dev: false
/jotai@2.2.2(react@18.2.0): /jotai@2.3.0(@types/react@18.2.14)(react@18.2.0):
resolution: {integrity: sha512-Cn8hnBg1sc5ppFwEgVGTfMR5WSM0hbAasd/bdAwIwTaum0j3OUPqBSC4tyk3jtB95vicML+RRWgKFOn6gtfN0A==} resolution: {integrity: sha512-EZlZvmqmzl+Wdc6j6gRFUwZW1FME8pb4S8IogDFESvIM+062mmXKQdZUdxXgb8+Kdjz75QTXJT/zX2Gw1Jk0BQ==}
engines: {node: '>=12.20.0'} engines: {node: '>=12.20.0'}
peerDependencies: peerDependencies:
'@types/react': '>=17.0.0'
react: '>=17.0.0' react: '>=17.0.0'
peerDependenciesMeta: peerDependenciesMeta:
'@types/react':
optional: true
react: react:
optional: true optional: true
dependencies: dependencies:
'@types/react': 18.2.14
react: 18.2.0 react: 18.2.0
dev: false dev: false
@ -2397,6 +2399,7 @@ packages:
chalk: 2.4.2 chalk: 2.4.2
diff-match-patch: 1.0.5 diff-match-patch: 1.0.5
dev: false dev: false
bundledDependencies: []
/lilconfig@2.1.0: /lilconfig@2.1.0:
resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==} resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==}