Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent f7c6e6d commit 171eae6
Show file tree
Hide file tree
Showing 3 changed files with 247 additions and 247 deletions.
4 changes: 2 additions & 2 deletions apps/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"@remix-run/dev": "^2.3.0",
"@remix-run/eslint-config": "^2.3.0",
"eslint": "^8.54.0",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"engines": {
"node": ">=20.9.0"
"node": ">=20.10.0"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@
"@testing-library/jest-dom": "^6.1.2",
"@testing-library/react": "^14.1.0",
"@testing-library/user-event": "^14.5.1",
"@types/node": "^20.9.0",
"@types/node": "^20.10.0",
"@types/react": "^18.2.8",
"@types/react-dom": "^18.2.4",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@vanilla-extract/css": "^1.14.0",
"@vanilla-extract/vite-plugin": "^3.9.2",
"@vitejs/plugin-react-swc": "^3.5.0",
Expand All @@ -90,7 +90,7 @@
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^6.1.0",
"eslint-plugin-testing-library": "^6.2.0",
"fast-glob": "^3.3.0",
"framer-motion": "10.16.1",
"husky": "^8.0.1",
Expand All @@ -111,14 +111,14 @@
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-value-no-unknown-custom-properties": "^5.0.0",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"typescript-plugin-css-modules": "^5.0.1",
"vite": "^5.0.0",
"vite-plugin-turbosnap": "^1.0.2",
"vitest": "^1.0.0-beta.4",
"wait-on": "^7.2.0"
},
"packageManager": "pnpm@8.10.0",
"packageManager": "pnpm@8.11.0",
"pnpm": {
"peerDependencyRules": {
"allowedVersions": {
Expand Down
Loading

0 comments on commit 171eae6

Please sign in to comment.