Skip to content

Commit

Permalink
chore: bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
hmerritt committed Feb 9, 2024
1 parent d341293 commit f50ac20
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 140 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/sortable": "^8.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@linaria/core": "6.0.0",
"@linaria/react": "6.0.0",
"@linaria/core": "6.1.0",
"@linaria/react": "6.1.0",
"@reduxjs/toolkit": "^2.1.0",
"@tanstack/react-router": "^1.15.5",
"@tanstack/router-devtools": "^1.15.5",
"@tanstack/router-vite-plugin": "^1.15.4",
"@tanstack/react-router": "^1.15.23",
"@tanstack/router-devtools": "^1.15.23",
"@tanstack/router-vite-plugin": "^1.15.22",
"dayjs": "^1.11.10",
"plausible-tracker": "^0.3.8",
"react": "^18.2.0",
Expand All @@ -41,7 +41,7 @@
"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@playwright/test": "^1.41.1",
"@playwright/test": "^1.41.2",
"@rollup/pluginutils": "^5.1.0",
"@testing-library/jest-dom": "^6.3.0",
"@testing-library/react": "^14.1.2",
Expand All @@ -57,19 +57,19 @@
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/ui": "^1.2.2",
"@wyw-in-js/babel-preset": "0.3.0",
"@wyw-in-js/shared": "0.3.0",
"@wyw-in-js/transform": "0.3.0",
"@wyw-in-js/vite": "0.3.0",
"@wyw-in-js/babel-preset": "0.4.0",
"@wyw-in-js/shared": "0.4.0",
"@wyw-in-js/transform": "0.4.0",
"@wyw-in-js/vite": "0.4.0",
"babel-preset-react-app": "^10.0.1",
"cross-env": "^7.0.3",
"css": "^3.0.0",
"happy-dom": "13.3.1",
"prettier": "3.2.4",
"happy-dom": "13.3.8",
"prettier": "3.2.5",
"rollup-plugin-workbox": "^8.1.0",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite-tsconfig-paths": "^4.2.0",
"vite": "^5.1.1",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.2.2",
"workbox-build": "^7.0.0",
"workbox-core": "^7.0.0",
Expand Down
Loading

0 comments on commit f50ac20

Please sign in to comment.