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] committed May 31, 2024
1 parent 9ec9826 commit 91edc39
Show file tree
Hide file tree
Showing 27 changed files with 6,015 additions and 12,652 deletions.
6 changes: 3 additions & 3 deletions examples/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"vite-tsconfig-paths": "^4.3.1"
},
"dependencies": {
"@auth/core": "0.28.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"@auth/core": "0.31.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
}
6 changes: 3 additions & 3 deletions examples/emotion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"@emotion/styled": "^11.11.5",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
}
4 changes: 2 additions & 2 deletions examples/empty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"vite": "^5.1.5"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
}
4 changes: 2 additions & 2 deletions examples/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"express": "^4.19.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
}
6 changes: 3 additions & 3 deletions examples/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"vite-tsconfig-paths": "^4.3.1"
},
"dependencies": {
"fastify": "^4.26.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"fastify": "^4.27.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
}
4 changes: 2 additions & 2 deletions examples/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@hattip/graphql": "0.0.44",
"graphql": "^16.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
}
4 changes: 2 additions & 2 deletions examples/guide-samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"vite-tsconfig-paths": "^4.3.1"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
}
4 changes: 2 additions & 2 deletions examples/localized-urls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"vite-tsconfig-paths": "^4.3.1"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
}
6 changes: 3 additions & 3 deletions examples/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"dependencies": {
"@hattip/response": "0.0.44",
"@mantine/core": "^7.7.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"@mantine/core": "^7.10.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
}
4 changes: 2 additions & 2 deletions examples/mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"vite": "^5.1.5"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
}
8 changes: 4 additions & 4 deletions examples/react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"vite-tsconfig-paths": "^4.3.1"
},
"dependencies": {
"@tanstack/react-query": "^5.28.9",
"devalue": "^4.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"@tanstack/react-query": "^5.40.0",
"devalue": "^4.3.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
}
4 changes: 2 additions & 2 deletions examples/server-sent-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@hattip/response": "0.0.44",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
}
6 changes: 3 additions & 3 deletions examples/session/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"dependencies": {
"@hattip/cookie": "0.0.44",
"@hattip/session": "0.0.44",
"dotenv-cli": "^7.4.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"dotenv-cli": "^7.4.2",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
}
8 changes: 4 additions & 4 deletions examples/styled-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"vite-tsconfig-paths": "^4.3.1"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"styled-components": "6.1.8"
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"styled-components": "6.1.11"
}
}
4 changes: 2 additions & 2 deletions examples/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"vite": "^5.1.5"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
}
4 changes: 2 additions & 2 deletions examples/todo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"vitest": "^1.3.1"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
}
6 changes: 3 additions & 3 deletions examples/urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"dependencies": {
"graphql": "^16.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"urql": "^4.0.6"
"react": "^18.3.1",
"react-dom": "^18.3.1",
"urql": "^4.1.0"
}
}
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.44",
"@vitejs/plugin-react": "^4.2.1",
"vite": "^5.2.6"
"@vitejs/plugin-react": "^4.3.0",
"vite": "^5.2.12"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
6 changes: 3 additions & 3 deletions packages/create-rakkas-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"dependencies": {
"cac": "^6.7.14",
"cpr": "^3.0.1",
"inquirer": "^9.2.16",
"inquirer": "^9.2.23",
"mkdirp": "^3.0.1",
"picocolors": "^1.0.0",
"rimraf": "^5.0.5"
"picocolors": "^1.0.1",
"rimraf": "^5.0.7"
}
}
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.2.73"
"@types/react": "^18.3.3"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.7.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"eslint": "^8.7.0"
},
"dependencies": {
"@rushstack/eslint-patch": "^1.9.0",
"@rushstack/eslint-patch": "^1.10.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-css-modules": "^2.12.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-ssr-friendly": "^1.3.0"
},
"devDependencies": {
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 @@ -24,16 +24,16 @@
"typescript": "4 || 5"
},
"dependencies": {
"@rushstack/eslint-patch": "^1.9.0",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@rushstack/eslint-patch": "^1.10.3",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-css-modules": "^2.12.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-ssr-friendly": "^1.3.0"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions packages/rakkasjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
"vite": "^5.1.5"
},
"dependencies": {
"@babel/core": "^7.24.3",
"@babel/types": "^7.24.0",
"@babel/core": "^7.24.6",
"@babel/types": "^7.24.6",
"@hattip/adapter-node": "0.0.44",
"@hattip/bundler-cloudflare-workers": "0.0.44",
"@hattip/bundler-deno": "0.0.44",
Expand All @@ -102,21 +102,21 @@
"@hattip/core": "0.0.44",
"@hattip/polyfills": "0.0.44",
"@microsoft/fetch-event-source": "^2.0.1",
"@types/node": "^20.11.30",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.22",
"@types/node": "^20.13.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vavite/connect": "^4.1.1",
"@vavite/expose-vite-dev-server": "4.1.1",
"@vavite/multibuild": "^4.1.1",
"@vavite/node-loader": "^4.1.1",
"cac": "^6.7.14",
"cheerio": "^1.0.0-rc.12",
"devalue": "^4.3.2",
"es-module-lexer": "^1.5.0",
"devalue": "^4.3.3",
"es-module-lexer": "^1.5.3",
"fast-glob": "^3.3.2",
"magic-string": "^0.30.8",
"micromatch": "^4.0.5",
"picocolors": "^1.0.0",
"magic-string": "^0.30.10",
"micromatch": "^4.0.7",
"picocolors": "^1.0.1",
"sirv": "^2.0.4"
}
}

0 comments on commit 91edc39

Please sign in to comment.