Skip to content

Commit

Permalink
Maintenance: Update Vite packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovatebot authored and sheremet-va committed Apr 13, 2023
1 parent 91d7fc3 commit 7d81bba
Show file tree
Hide file tree
Showing 3 changed files with 146 additions and 146 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ GEM
doorkeeper (5.6.6)
railties (>= 5)
dotenv (2.8.1)
dry-cli (0.7.0)
dry-cli (1.0.0)
dry-core (1.0.0)
concurrent-ruby (~> 1.0)
zeitwerk (~> 2.6)
Expand Down Expand Up @@ -601,7 +601,7 @@ GEM
vite_rails (3.0.14)
railties (>= 5.1, < 8)
vite_ruby (~> 3.0, >= 3.2.2)
vite_ruby (3.2.14)
vite_ruby (3.3.0)
dry-cli (>= 0.7, < 2)
rack-proxy (~> 0.6, >= 0.6.1)
zeitwerk (~> 2.2)
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"@vitejs/plugin-vue": "^4.0.0",
"@vitejs/plugin-vue": "^4.1.0",
"@vue/eslint-config-prettier": "^7.1.0",
"@vue/eslint-config-typescript": "^11.0.2",
"@vue/test-utils": "^2.3.2",
Expand Down Expand Up @@ -79,9 +79,9 @@
"ts-node": "^10.9.1",
"type-fest": "^3.8.0",
"typescript": "^4.9.5",
"vite": "^4.1.4",
"vite-plugin-pwa": "^0.14.4",
"vite-plugin-ruby": "^3.1.3",
"vite": "^4.2.1",
"vite-plugin-pwa": "^0.14.7",
"vite-plugin-ruby": "^3.2.1",
"vite-plugin-svg-icons": "^2.0.1",
"vitest": "^0.30.1",
"vitest-axe": "^0.1.0",
Expand Down
Loading

0 comments on commit 7d81bba

Please sign in to comment.