Skip to content

Commit

Permalink
pnpm up -L
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Aug 29, 2024
1 parent 15b935a commit 2847df1
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 249 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@playwright/test": "1.46.0",
"@types/node": "22.1.0",
"@types/react": "18.3.3",
"@playwright/test": "1.46.1",
"@types/node": "22.5.1",
"@types/react": "18.3.4",
"@types/react-redux": "7.1.33",
"@types/redux-logger": "3.0.13",
"@vitejs/plugin-react": "4.3.1",
"dotenv": "16.4.5",
"jsdom": "24.1.1",
"next": "14.2.5",
"jsdom": "25.0.0",
"next": "14.2.7",
"typescript": "5.5.4",
"vitest": "2.0.5"
},
Expand Down
Loading

0 comments on commit 2847df1

Please sign in to comment.