chore(vite): update

This commit is contained in:
Paul Chavard 2023-11-29 00:02:56 +00:00
parent ce04c77081
commit 6646fd5277
3 changed files with 1188 additions and 1179 deletions

View file

@ -511,7 +511,7 @@ GEM
rack (>= 2.1.0) rack (>= 2.1.0)
rack-protection (3.0.5) rack-protection (3.0.5)
rack rack
rack-proxy (0.7.6) rack-proxy (0.7.7)
rack rack
rack-test (2.1.0) rack-test (2.1.0)
rack (>= 1.3) rack (>= 1.3)
@ -766,10 +766,10 @@ GEM
axiom-types (~> 0.1) axiom-types (~> 0.1)
coercible (~> 1.0) coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3) descendants_tracker (~> 0.0, >= 0.0.3)
vite_rails (3.0.14) vite_rails (3.0.17)
railties (>= 5.1, < 8) railties (>= 5.1, < 8)
vite_ruby (~> 3.0, >= 3.2.2) vite_ruby (~> 3.0, >= 3.2.2)
vite_ruby (3.3.1) vite_ruby (3.5.0)
dry-cli (>= 0.7, < 2) dry-cli (>= 0.7, < 2)
rack-proxy (~> 0.6, >= 0.6.1) rack-proxy (~> 0.6, >= 0.6.1)
zeitwerk (~> 2.2) zeitwerk (~> 2.2)

View file

@ -68,26 +68,26 @@
"@types/react": "^17.0.43", "@types/react": "^17.0.43",
"@types/react-dom": "^17.0.14", "@types/react-dom": "^17.0.14",
"@types/sortablejs": "^1.15.2", "@types/sortablejs": "^1.15.2",
"@typescript-eslint/eslint-plugin": "^6.5.0", "@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.5.0", "@typescript-eslint/parser": "^6.13.1",
"@vitejs/plugin-legacy": "^4.0.3", "@vitejs/plugin-legacy": "^5.2.0",
"@vitejs/plugin-react": "^4.0.0", "@vitejs/plugin-react": "^4.2.0",
"autoprefixer": "^10.4.15", "autoprefixer": "^10.4.16",
"axe-core": "^4.8.2", "axe-core": "^4.8.2",
"del-cli": "^5.1.0", "del-cli": "^5.1.0",
"eslint": "^8.48.0", "eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0", "eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0", "eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.33.2", "eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-hooks": "^4.6.0",
"jsdom": "^22.1.0", "jsdom": "^22.1.0",
"postcss": "^8.4.31", "postcss": "^8.4.31",
"prettier": "^3.0.3", "prettier": "^3.1.0",
"typescript": "^5.2.2", "typescript": "^5.3.2",
"vite": "^4.3.9", "vite": "^5.0.0",
"vite-plugin-full-reload": "^1.0.5", "vite-plugin-full-reload": "^1.1.0",
"vite-plugin-ruby": "^3.2.2", "vite-plugin-ruby": "^5.0.0",
"vitest": "^0.34.3" "vitest": "^0.34.6"
}, },
"scripts": { "scripts": {
"clean": "del tmp public/graphql && bin/vite clobber", "clean": "del tmp public/graphql && bin/vite clobber",

2335
yarn.lock

File diff suppressed because it is too large Load diff