@primer/view-components 0.33.1-rc.60fe846c → 0.33.1-rc.9f10ad85

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@primer/view-components",
3
- "version": "0.33.1-rc.60fe846c",
3
+ "version": "0.33.1-rc.9f10ad85",
4
4
  "description": "ViewComponents for the Primer Design System",
5
5
  "main": "app/assets/javascripts/primer_view_components.js",
6
6
  "module": "app/components/primer/primer.js",
@@ -93,8 +93,8 @@
93
93
  "stylelint-config-standard": "^36.0.0",
94
94
  "tslib": "^2.4.0",
95
95
  "typescript": "^5.2.2",
96
- "vite": "^5.4.3",
97
- "vite-plugin-ruby": "^5.1.0"
96
+ "vite": "^5.3.5",
97
+ "vite-plugin-ruby": "^5.0.0"
98
98
  },
99
99
  "prettier": "@github/prettier-config",
100
100
  "browserslist": "extends @github/browserslist-config"