Skip to content

Commit

Permalink
Update Vite packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent e847e55 commit b5e4255
Show file tree
Hide file tree
Showing 3 changed files with 555 additions and 263 deletions.
8 changes: 4 additions & 4 deletions packages/kg-unsplash-selector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/react-dom": "^18.2.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.3.4",
"@vitest/coverage-v8": "1.6.0",
"autoprefixer": "10.4.20",
"concurrently": "8.2.2",
Expand All @@ -51,10 +51,10 @@
"postcss-import": "16.1.0",
"tailwindcss": "3.4.10",
"typescript": "5.5.4",
"vite": "5.2.11",
"vite-plugin-css-injected-by-js": "3.5.1",
"vite": "5.4.11",
"vite-plugin-css-injected-by-js": "3.5.2",
"vite-plugin-dts": "3.9.1",
"vite-plugin-svgr": "4.2.0",
"vite-plugin-svgr": "4.3.0",
"vitest": "1.6.0"
}
}
6 changes: 3 additions & 3 deletions packages/koenig-lexical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@lezer/highlight": "^1.2.0",
"@playwright/test": "^1.48.2",
"@prettier/sync": "^0.3.0",
"@sentry/vite-plugin": "2.22.2",
"@sentry/vite-plugin": "2.23.0",
"@storybook/addon-actions": "7.6.20",
"@storybook/addon-essentials": "7.6.20",
"@storybook/addon-interactions": "7.6.20",
Expand All @@ -86,7 +86,7 @@
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"@uiw/react-codemirror": "^4.23.0",
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.3.4",
"@vitest/coverage-c8": "0.33.0",
"@vitest/ui": "1.6.0",
"autoprefixer": "10.4.20",
Expand Down Expand Up @@ -123,7 +123,7 @@
"tailwindcss": "3.4.10",
"typescript": "5.5.4",
"vite": "4.5.3",
"vite-plugin-svgr": "4.2.0",
"vite-plugin-svgr": "4.3.0",
"vitest": "1.6.0",
"y-websocket": "^1.5.0",
"yjs": "^13.5.50"
Expand Down
Loading

0 comments on commit b5e4255

Please sign in to comment.