Update deps (#11679)

* update web deps

* update actions

* automatic stable tag publishing

* python deps

* typo
This commit is contained in:
Blake Blackshear
2024-06-01 07:39:05 -05:00
committed by GitHub
parent 8179278bfa
commit 7b99bbfd28
4 changed files with 316 additions and 352 deletions

View File

@@ -46,7 +46,7 @@
"immer": "^10.1.1",
"konva": "^9.3.9",
"lodash": "^4.17.21",
"lucide-react": "^0.379.0",
"lucide-react": "^0.381.0",
"monaco-yaml": "^5.1.1",
"next-themes": "^0.3.0",
"nosleep.js": "^0.12.0",
@@ -93,7 +93,7 @@
"@vitejs/plugin-react-swc": "^3.6.0",
"@vitest/coverage-v8": "^1.6.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.55.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.2.0",
"eslint-plugin-prettier": "^5.0.1",
@@ -106,7 +106,7 @@
"msw": "^2.3.0",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.14",
"prettier-plugin-tailwindcss": "^0.6.1",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5",
"vite": "^5.2.11",