mirror of
https://github.com/coder/coder.git
synced 2025-07-13 21:36:50 +00:00
chore: bump the react group across 2 directories with 1 update (#14946)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
"devDependencies": {
|
||||
"@types/lodash": "4.14.196",
|
||||
"@types/node": "20.16.10",
|
||||
"@types/react": "18.3.10",
|
||||
"@types/react": "18.3.11",
|
||||
"@types/react-dom": "18.3.0",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "14.2.14",
|
||||
|
87
offlinedocs/pnpm-lock.yaml
generated
87
offlinedocs/pnpm-lock.yaml
generated
@ -10,13 +10,13 @@ importers:
|
||||
dependencies:
|
||||
'@chakra-ui/react':
|
||||
specifier: 2.9.3
|
||||
version: 2.9.3(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(framer-motion@10.18.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
version: 2.9.3(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(framer-motion@10.18.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@emotion/react':
|
||||
specifier: 11.13.3
|
||||
version: 11.13.3(@types/react@18.3.10)(react@18.3.1)
|
||||
version: 11.13.3(@types/react@18.3.11)(react@18.3.1)
|
||||
'@emotion/styled':
|
||||
specifier: 11.13.0
|
||||
version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)
|
||||
version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)
|
||||
archiver:
|
||||
specifier: 6.0.2
|
||||
version: 6.0.2
|
||||
@ -43,7 +43,7 @@ importers:
|
||||
version: 4.12.0(react@18.3.1)
|
||||
react-markdown:
|
||||
specifier: 9.0.1
|
||||
version: 9.0.1(@types/react@18.3.10)(react@18.3.1)
|
||||
version: 9.0.1(@types/react@18.3.11)(react@18.3.1)
|
||||
rehype-raw:
|
||||
specifier: 7.0.0
|
||||
version: 7.0.0
|
||||
@ -58,8 +58,8 @@ importers:
|
||||
specifier: 20.16.10
|
||||
version: 20.16.10
|
||||
'@types/react':
|
||||
specifier: 18.3.10
|
||||
version: 18.3.10
|
||||
specifier: 18.3.11
|
||||
version: 18.3.11
|
||||
'@types/react-dom':
|
||||
specifier: 18.3.0
|
||||
version: 18.3.0
|
||||
@ -406,8 +406,8 @@ packages:
|
||||
'@types/react-dom@18.3.0':
|
||||
resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==}
|
||||
|
||||
'@types/react@18.3.10':
|
||||
resolution: {integrity: sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==}
|
||||
'@types/react@18.3.11':
|
||||
resolution: {integrity: sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==}
|
||||
|
||||
'@types/unist@2.0.10':
|
||||
resolution: {integrity: sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==}
|
||||
@ -945,6 +945,7 @@ packages:
|
||||
eslint@8.57.1:
|
||||
resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options.
|
||||
hasBin: true
|
||||
|
||||
espree@9.6.1:
|
||||
@ -2427,14 +2428,14 @@ snapshots:
|
||||
framesync: 6.1.2
|
||||
react: 18.3.1
|
||||
|
||||
'@chakra-ui/react@2.9.3(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(framer-motion@10.18.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@chakra-ui/react@2.9.3(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(framer-motion@10.18.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@chakra-ui/hooks': 2.3.2(react@18.3.1)
|
||||
'@chakra-ui/styled-system': 2.10.2(react@18.3.1)
|
||||
'@chakra-ui/theme': 3.4.2(@chakra-ui/styled-system@2.10.2(react@18.3.1))(react@18.3.1)
|
||||
'@chakra-ui/utils': 2.1.2(react@18.3.1)
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.10)(react@18.3.1)
|
||||
'@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
|
||||
'@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)
|
||||
'@popperjs/core': 2.11.8
|
||||
'@zag-js/focus-visible': 0.31.1
|
||||
aria-hidden: 1.2.3
|
||||
@ -2442,9 +2443,9 @@ snapshots:
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
react-fast-compare: 3.2.2
|
||||
react-focus-lock: 2.13.2(@types/react@18.3.10)(react@18.3.1)
|
||||
react-focus-lock: 2.13.2(@types/react@18.3.11)(react@18.3.1)
|
||||
react-lorem-component: 0.13.0(react@18.3.1)
|
||||
react-remove-scroll: 2.6.0(@types/react@18.3.10)(react@18.3.1)
|
||||
react-remove-scroll: 2.6.0(@types/react@18.3.11)(react@18.3.1)
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
|
||||
@ -2519,7 +2520,7 @@ snapshots:
|
||||
|
||||
'@emotion/memoize@0.9.0': {}
|
||||
|
||||
'@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.6
|
||||
'@emotion/babel-plugin': 11.12.0
|
||||
@ -2531,7 +2532,7 @@ snapshots:
|
||||
hoist-non-react-statics: 3.3.2
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -2545,18 +2546,18 @@ snapshots:
|
||||
|
||||
'@emotion/sheet@1.4.0': {}
|
||||
|
||||
'@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.6
|
||||
'@emotion/babel-plugin': 11.12.0
|
||||
'@emotion/is-prop-valid': 1.3.0
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.10)(react@18.3.1)
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
|
||||
'@emotion/serialize': 1.3.1
|
||||
'@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@18.3.1)
|
||||
'@emotion/utils': 1.4.0
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -2737,9 +2738,9 @@ snapshots:
|
||||
|
||||
'@types/react-dom@18.3.0':
|
||||
dependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@types/react@18.3.10':
|
||||
'@types/react@18.3.11':
|
||||
dependencies:
|
||||
'@types/prop-types': 15.7.13
|
||||
csstype: 3.1.3
|
||||
@ -4627,17 +4628,17 @@ snapshots:
|
||||
|
||||
react-fast-compare@3.2.2: {}
|
||||
|
||||
react-focus-lock@2.13.2(@types/react@18.3.10)(react@18.3.1):
|
||||
react-focus-lock@2.13.2(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.6
|
||||
focus-lock: 1.3.5
|
||||
prop-types: 15.8.1
|
||||
react: 18.3.1
|
||||
react-clientside-effect: 1.2.6(react@18.3.1)
|
||||
use-callback-ref: 1.3.2(@types/react@18.3.10)(react@18.3.1)
|
||||
use-sidecar: 1.1.2(@types/react@18.3.10)(react@18.3.1)
|
||||
use-callback-ref: 1.3.2(@types/react@18.3.11)(react@18.3.1)
|
||||
use-sidecar: 1.1.2(@types/react@18.3.11)(react@18.3.1)
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
react-icons@4.12.0(react@18.3.1):
|
||||
dependencies:
|
||||
@ -4653,10 +4654,10 @@ snapshots:
|
||||
react: 18.3.1
|
||||
seedable-random: 0.0.1
|
||||
|
||||
react-markdown@9.0.1(@types/react@18.3.10)(react@18.3.1):
|
||||
react-markdown@9.0.1(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
'@types/hast': 3.0.3
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
devlop: 1.1.0
|
||||
hast-util-to-jsx-runtime: 2.3.0
|
||||
html-url-attributes: 3.0.0
|
||||
@ -4670,33 +4671,33 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
react-remove-scroll-bar@2.3.6(@types/react@18.3.10)(react@18.3.1):
|
||||
react-remove-scroll-bar@2.3.6(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
react-style-singleton: 2.2.1(@types/react@18.3.10)(react@18.3.1)
|
||||
react-style-singleton: 2.2.1(@types/react@18.3.11)(react@18.3.1)
|
||||
tslib: 2.6.2
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
react-remove-scroll@2.6.0(@types/react@18.3.10)(react@18.3.1):
|
||||
react-remove-scroll@2.6.0(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
react-remove-scroll-bar: 2.3.6(@types/react@18.3.10)(react@18.3.1)
|
||||
react-style-singleton: 2.2.1(@types/react@18.3.10)(react@18.3.1)
|
||||
react-remove-scroll-bar: 2.3.6(@types/react@18.3.11)(react@18.3.1)
|
||||
react-style-singleton: 2.2.1(@types/react@18.3.11)(react@18.3.1)
|
||||
tslib: 2.6.2
|
||||
use-callback-ref: 1.3.0(@types/react@18.3.10)(react@18.3.1)
|
||||
use-sidecar: 1.1.2(@types/react@18.3.10)(react@18.3.1)
|
||||
use-callback-ref: 1.3.0(@types/react@18.3.11)(react@18.3.1)
|
||||
use-sidecar: 1.1.2(@types/react@18.3.11)(react@18.3.1)
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
react-style-singleton@2.2.1(@types/react@18.3.10)(react@18.3.1):
|
||||
react-style-singleton@2.2.1(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
get-nonce: 1.0.1
|
||||
invariant: 2.2.4
|
||||
react: 18.3.1
|
||||
tslib: 2.6.2
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
react@18.3.1:
|
||||
dependencies:
|
||||
@ -5114,27 +5115,27 @@ snapshots:
|
||||
dependencies:
|
||||
punycode: 2.3.1
|
||||
|
||||
use-callback-ref@1.3.0(@types/react@18.3.10)(react@18.3.1):
|
||||
use-callback-ref@1.3.0(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
tslib: 2.6.2
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
use-callback-ref@1.3.2(@types/react@18.3.10)(react@18.3.1):
|
||||
use-callback-ref@1.3.2(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
tslib: 2.6.2
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
use-sidecar@1.1.2(@types/react@18.3.10)(react@18.3.1):
|
||||
use-sidecar@1.1.2(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
detect-node-es: 1.1.0
|
||||
react: 18.3.1
|
||||
tslib: 2.6.2
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
util-deprecate@1.0.2: {}
|
||||
|
||||
|
Reference in New Issue
Block a user