Pkg Upgrades

This commit is contained in:
Dustin Brett
2022-08-26 18:51:48 -07:00
parent e5fa67f493
commit d2d885fc26
2 changed files with 564 additions and 464 deletions

View File

@@ -52,10 +52,10 @@
"ani-cursor": "^0.0.5",
"butterchurn-presets": "^3.0.0-beta.4",
"fflate": "^0.7.3",
"file-type": "^17.1.6",
"framer-motion": "^7.2.0",
"file-type": "^18.0.0",
"framer-motion": "^7.2.1",
"gif.js": "^0.2.0",
"html-to-image": "^1.10.4",
"html-to-image": "^1.10.6",
"idb": "^7.0.2",
"ini": "^3.0.1",
"isomorphic-git": "^1.19.2",
@@ -77,16 +77,16 @@
"@stylelint/postcss-css-in-js": "^0.38.0",
"@types/gif.js": "^0.2.2",
"@types/ini": "^1.3.31",
"@types/jest": "^28.1.7",
"@types/jest": "^28.1.8",
"@types/lunr": "^2.3.4",
"@types/node": "^18.7.9",
"@types/node": "^18.7.13",
"@types/offscreencanvas": "^2019.7.0",
"@types/react": "^18.0.17",
"@types/styled-components": "^5.1.26",
"@types/video.js": "^7.3.45",
"@types/wicg-file-system-access": "^2020.9.5",
"@typescript-eslint/eslint-plugin": "^5.34.0",
"@typescript-eslint/parser": "^5.34.0",
"@typescript-eslint/eslint-plugin": "^5.35.1",
"@typescript-eslint/parser": "^5.35.1",
"browserfs": "https://github.com/jvilk/BrowserFS.git",
"emulators": "^0.73.7",
"emulators-ui": "^0.73.7",
@@ -108,8 +108,8 @@
"eslint-plugin-unused-imports": "^2.0.0",
"html-minifier-terser": "^7.0.0",
"husky": "^8.0.1",
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
"jest": "^29.0.1",
"jest-environment-jsdom": "^29.0.1",
"lint-staged": "^13.0.3",
"lunr": "^2.3.9",
"monaco-editor": "^0.34.0",
@@ -120,10 +120,10 @@
"stylelint-config-recommended": "^9.0.0",
"stylelint-config-sass-guidelines": "^9.0.1",
"stylelint-config-styled-components": "^0.1.1",
"terser": "^5.14.2",
"terser": "^5.15.0",
"tinymce": "^6.1.2",
"ts-unused-exports": "^8.0.0",
"typescript": "^4.7.4",
"typescript": "^4.8.2",
"webamp": "^1.5.0",
"xlsx": "^0.18.5",
"xterm": "^4.19.0"

1006
yarn.lock

File diff suppressed because it is too large Load Diff