Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2023
1 parent 8502d3e commit 40aa4c1
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions apps/vite-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"the-new-css-reset": "^1.11.0"
},
"devDependencies": {
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react-swc": "^3.3.2",
"eslint": "^8.49.0",
"eslint-config-custom": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions docs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"@storybook/react": "^7.4.0",
"@storybook/react-vite": "^7.4.0",
"@storybook/types": "^7.4.6",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react": "^4.0.0",
"eslint-config-custom": "workspace:^",
"rimraf": "^5.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.2.3",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react-swc": "^3.3.2",
"cross-env": "^7.0.3",
"eslint": "^8.49.0",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 40aa4c1

Please sign in to comment.