yarn: upgrade dependencies

This commit is contained in:
Matthew Penner 2022-12-12 14:01:31 -07:00
parent 8425076f8b
commit 3b062ed2d9
No known key found for this signature in database
2 changed files with 814 additions and 790 deletions

View file

@ -37,14 +37,15 @@
"@codemirror/search": "^6.0.0",
"@codemirror/state": "^6.0.0",
"@codemirror/view": "^6.0.0",
"@floating-ui/react-dom-interactions": "0.10.2",
"@fortawesome/fontawesome-svg-core": "6.2.0",
"@fortawesome/free-solid-svg-icons": "6.2.0",
"@floating-ui/react-dom-interactions": "0.13.3",
"@fortawesome/fontawesome-svg-core": "6.2.1",
"@fortawesome/free-solid-svg-icons": "6.2.1",
"@fortawesome/react-fontawesome": "0.2.0",
"@flyyer/use-fit-text": "3.0.1",
"@headlessui/react": "1.7.3",
"@lezer/common": "1.0.2",
"@headlessui/react": "1.7.5",
"@heroicons/react": "1.0.6",
"@lezer/highlight": "1.1.2",
"@lezer/highlight": "1.1.3",
"@preact/signals-react": "1.2.1",
"@tailwindcss/forms": "0.5.3",
"@tailwindcss/line-clamp": "0.4.2",
@ -52,31 +53,31 @@
"boring-avatars": "1.7.0",
"chart.js": "3.9.1",
"classnames": "2.3.2",
"copy-to-clipboard": "3.3.2",
"copy-to-clipboard": "3.3.3",
"date-fns": "2.29.3",
"debounce": "1.2.1",
"deepmerge-ts": "4.2.2",
"easy-peasy": "5.2.0",
"events": "3.3.0",
"formik": "2.2.9",
"framer-motion": "7.6.2",
"i18next": "22.0.3",
"i18next-http-backend": "2.0.0",
"i18next-multiload-backend-adapter": "1.0.0",
"framer-motion": "7.7.2",
"i18next": "22.4.3",
"i18next-http-backend": "2.1.0",
"i18next-multiload-backend-adapter": "2.2.0",
"nanoid": "4.0.0",
"qrcode.react": "3.1.0",
"react": "18.2.0",
"react-chartjs-2": "4.2.0",
"react-chartjs-2": "4.3.1",
"react-dom": "18.2.0",
"react-fast-compare": "3.2.0",
"react-i18next": "12.0.0",
"react-router-dom": "6.4.2",
"react-i18next": "12.1.1",
"react-router-dom": "6.4.5",
"reaptcha": "1.12.1",
"sockette": "2.0.6",
"styled-components": "5.3.6",
"styled-components-breakpoint": "3.0.0-preview.20",
"swr": "1.3.0",
"tailwindcss": "3.2.2",
"tailwindcss": "3.2.4",
"xterm": "5.0.0",
"xterm-addon-fit": "0.6.0",
"xterm-addon-search": "0.10.0",
@ -90,37 +91,36 @@
"@testing-library/user-event": "14.4.3",
"@types/debounce": "1.2.1",
"@types/events": "3.0.0",
"@types/node": "18.11.9",
"@types/react": "18.0.24",
"@types/react-dom": "18.0.8",
"@types/node": "18.11.13",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.9",
"@types/styled-components": "5.1.26",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"@vitejs/plugin-react": "2.2.0",
"autoprefixer": "10.4.12",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"@vitejs/plugin-react": "3.0.0",
"autoprefixer": "10.4.13",
"babel-plugin-styled-components": "2.0.7",
"babel-plugin-twin": "1.0.2",
"babel-plugin-twin": "1.1.0",
"cross-env": "7.0.3",
"eslint": "8.18.0",
"eslint": "8.29.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.31.10",
"eslint-plugin-react": "7.31.11",
"eslint-plugin-react-hooks": "4.6.0",
"happy-dom": "7.6.6",
"laravel-vite-plugin": "0.7.0",
"pathe": "0.3.9",
"postcss": "8.4.18",
"postcss-import": "15.0.0",
"happy-dom": "8.1.0",
"laravel-vite-plugin": "0.7.1",
"pathe": "1.0.0",
"postcss": "8.4.20",
"postcss-nesting": "10.2.0",
"postcss-preset-env": "7.8.2",
"prettier": "2.7.1",
"postcss-preset-env": "7.8.3",
"prettier": "2.8.1",
"rimraf": "3.0.2",
"ts-essentials": "9.3.0",
"twin.macro": "2.8.2",
"typescript": "4.8.4",
"vite": "3.2.2",
"vitest": "0.24.5"
"typescript": "4.9.4",
"vite": "4.0.1",
"vitest": "0.25.7"
},
"browserslist": [
"> 0.5%",

1536
yarn.lock

File diff suppressed because it is too large Load diff