Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 98c91e1 commit ab1cb93
Show file tree
Hide file tree
Showing 19 changed files with 8,151 additions and 13,085 deletions.
2 changes: 1 addition & 1 deletion examples/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"vite-tsconfig-paths": "^5.0.1"
},
"dependencies": {
"@auth/core": "0.34.2",
"@auth/core": "0.37.4",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/emotion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"vite": "^5.4.3"
},
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"vite-tsconfig-paths": "^5.0.1"
},
"dependencies": {
"express": "^4.19.2",
"express": "^4.21.2",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"vite-tsconfig-paths": "^5.0.1"
},
"dependencies": {
"fastify": "^4.28.1",
"fastify": "^4.29.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@hattip/graphql": "0.0.48",
"graphql": "^16.9.0",
"graphql": "^16.10.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@hattip/response": "0.0.48",
"@mantine/core": "^7.12.2",
"@mantine/core": "^7.15.2",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"vite-tsconfig-paths": "^5.0.1"
},
"dependencies": {
"@tanstack/react-query": "^5.55.2",
"devalue": "^5.0.0",
"@tanstack/react-query": "^5.62.11",
"devalue": "^5.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/session/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@hattip/cookie": "0.0.48",
"@hattip/session": "0.0.48",
"dotenv-cli": "^7.4.2",
"dotenv-cli": "^7.4.4",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"vite-tsconfig-paths": "^5.0.1"
},
"dependencies": {
"graphql": "^16.9.0",
"graphql": "^16.10.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"urql": "^4.1.0"
"urql": "^4.2.1"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
},
"dependencies": {
"@hattip/polyfills": "0.0.48",
"@vitejs/plugin-react": "^4.3.1",
"vite": "^5.4.3"
"@vitejs/plugin-react": "^4.3.4",
"vite": "^5.4.11"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rakkas-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"@inquirer/prompts": "^5.5.0",
"cac": "^6.7.14",
"cpr": "^3.0.1",
"picocolors": "^1.1.0"
"picocolors": "^1.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"vite": "5"
},
"dependencies": {
"@types/react": "^18.3.5"
"@types/react": "^18.3.18"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.9.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"@rushstack/eslint-patch": "^1.10.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-css-modules": "^2.12.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-ssr-friendly": "^1.3.0"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
},
"dependencies": {
"@rushstack/eslint-patch": "^1.10.4",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-css-modules": "^2.12.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-ssr-friendly": "^1.3.0"
},
Expand Down
18 changes: 9 additions & 9 deletions packages/rakkasjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
"vite": "^5.4.3"
},
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/types": "^7.25.6",
"@babel/core": "^7.26.0",
"@babel/types": "^7.26.3",
"@hattip/adapter-node": "0.0.48",
"@hattip/bundler-cloudflare-workers": "0.0.48",
"@hattip/bundler-deno": "0.0.48",
Expand All @@ -102,21 +102,21 @@
"@hattip/core": "0.0.48",
"@hattip/polyfills": "0.0.48",
"@microsoft/fetch-event-source": "^2.0.1",
"@types/node": "^22.5.4",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@types/node": "^22.10.2",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@vavite/connect": "^4.1.3",
"@vavite/expose-vite-dev-server": "4.1.3",
"@vavite/multibuild": "^4.1.3",
"@vavite/node-loader": "^4.1.3",
"cac": "^6.7.14",
"cheerio": "^1.0.0",
"devalue": "^5.0.0",
"es-module-lexer": "^1.5.4",
"devalue": "^5.1.1",
"es-module-lexer": "^1.6.0",
"fast-glob": "^3.3.2",
"magic-string": "^0.30.11",
"magic-string": "^0.30.17",
"micromatch": "^4.0.8",
"picocolors": "^1.1.0",
"picocolors": "^1.1.1",
"sirv": "^2.0.4"
}
}
Loading

0 comments on commit ab1cb93

Please sign in to comment.