Skip to content

Commit

Permalink
chore(deps): to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
belgattitude committed Feb 4, 2024
1 parent 4813af9 commit 66df2da
Show file tree
Hide file tree
Showing 10 changed files with 189 additions and 190 deletions.
4 changes: 2 additions & 2 deletions apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"@httpx/dsn-parser": "1.6.8",
"@httpx/exception": "3.0.3",
"@httpx/json-api": "0.5.16",
"@mui/icons-material": "5.15.3",
"@mui/material": "5.15.3",
"@mui/icons-material": "5.15.7",
"@mui/material": "5.15.7",
"@nextvalid/zod-request": "0.4.0",
"@pothos/core": "3.41.0",
"@pothos/plugin-errors": "3.11.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/nextjs-app/src/components/banner/Banner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const Banner: FC<Props> = () => {
<div className="flex flex-wrap items-center justify-between">
<div className="flex w-0 flex-1 items-center">
<span className="flex rounded-lg bg-indigo-800 p-2">
<SpeakerIcon className="h-6 w-6 text-white" aria-hidden="true" />
<SpeakerIcon className="size-6 text-white" aria-hidden="true" />
</span>
<p className="ml-3 truncate font-medium text-white">
<span className="md:hidden">We announced a new product!</span>
Expand All @@ -35,7 +35,7 @@ export const Banner: FC<Props> = () => {
className="-mr-1 flex rounded-md p-2 hover:bg-indigo-500 focus:outline-none focus:ring-2 focus:ring-white sm:-mr-2"
>
<span className="sr-only">Dismiss</span>
<XIcon className="h-6 w-6 text-white" aria-hidden="true" />
<XIcon className="size-6 text-white" aria-hidden="true" />
</button>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ exports[`should match snapshot 1`] = `
viewBox="0 0 24 24"
>
<path
d="M17 2H7c-1.1 0-2 .9-2 2v16c0 1.1.9 1.99 2 1.99L17 22c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-5 2c1.1 0 2 .9 2 2s-.9 2-2 2c-1.11 0-2-.9-2-2s.89-2 2-2zm0 16c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"
d="M17 2H7c-1.1 0-2 .9-2 2v16c0 1.1.9 1.99 2 1.99L17 22c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m-5 2c1.1 0 2 .9 2 2s-.9 2-2 2c-1.11 0-2-.9-2-2s.89-2 2-2m0 16c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3"
/>
</svg>
</span>
Expand Down
1 change: 0 additions & 1 deletion apps/nextjs-app/src/config/next-auth.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { createHttpUnauthorized } from '@/lib/auth/error';
import { getServerRuntimeEnv } from './server-runtime-env.config.mjs';

const serverRuntimeEnv = getServerRuntimeEnv();
console.log('###############################', serverRuntimeEnv);
const oneDayInSeconds = 86400;

/**
Expand Down
4 changes: 2 additions & 2 deletions apps/nextjs-app/src/features/auth/components/LoginForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export const LoginForm: FC<Props> = (props) => {
version="1.1"
viewBox="0 0 48 48"
enableBackground="new 0 0 48 48"
className="h-5 w-5"
className="size-5"
xmlns="http://www.w3.org/2000/svg"
>
<path
Expand All @@ -101,7 +101,7 @@ export const LoginForm: FC<Props> = (props) => {
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 32 32"
className="h-5 w-5 fill-primary"
className="size-5 fill-primary"
>
<path d="M31.937 6.093c-1.177 0.516-2.437 0.871-3.765 1.032 1.355-0.813 2.391-2.099 2.885-3.631-1.271 0.74-2.677 1.276-4.172 1.579-1.192-1.276-2.896-2.079-4.787-2.079-3.625 0-6.563 2.937-6.563 6.557 0 0.521 0.063 1.021 0.172 1.495-5.453-0.255-10.287-2.875-13.52-6.833-0.568 0.964-0.891 2.084-0.891 3.303 0 2.281 1.161 4.281 2.916 5.457-1.073-0.031-2.083-0.328-2.968-0.817v0.079c0 3.181 2.26 5.833 5.26 6.437-0.547 0.145-1.131 0.229-1.724 0.229-0.421 0-0.823-0.041-1.224-0.115 0.844 2.604 3.26 4.5 6.14 4.557-2.239 1.755-5.077 2.801-8.135 2.801-0.521 0-1.041-0.025-1.563-0.088 2.917 1.86 6.36 2.948 10.079 2.948 12.067 0 18.661-9.995 18.661-18.651 0-0.276 0-0.557-0.021-0.839 1.287-0.917 2.401-2.079 3.281-3.396z"></path>
</svg>
Expand Down
2 changes: 1 addition & 1 deletion apps/nextjs-app/src/features/demo/components/PoemCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const PoemCard: FC<Props> = (props) => {
<div className="max-w-sm overflow-hidden rounded shadow-lg">
<div className="aspect-h-9 aspect-w-16 lg:aspect-none h-56">
<img
className="h-full w-full object-cover object-center lg:h-full lg:w-full"
className="size-full object-cover object-center lg:size-full"
src={image ?? ''}
alt={title}
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ export const FeaturesBlock: FC<Props> = () => {
{features.map((feature) => (
<div key={feature.name} className="relative">
<dt>
<div className="absolute flex h-12 w-12 items-center justify-center rounded-md bg-indigo-500 text-white">
<feature.icon className="h-6 w-6" aria-hidden="true" />
<div className="absolute flex size-12 items-center justify-center rounded-md bg-indigo-500 text-white">
<feature.icon className="size-6" aria-hidden="true" />
</div>
<p className="ml-16 text-lg font-medium leading-6 text-gray-900">
{feature.name}
Expand Down
12 changes: 6 additions & 6 deletions apps/nextjs-app/src/layouts/admin/AdminSidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export const AdminSidebar: FC = () => {
<li className="menu-item">
<svg
xmlns="http://www.w3.org/2000/svg"
className="h-5 w-5 opacity-75"
className="size-5 opacity-75"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
Expand All @@ -74,7 +74,7 @@ export const AdminSidebar: FC = () => {
<li className="menu-item menu-active">
<svg
xmlns="http://www.w3.org/2000/svg"
className="h-5 w-5 opacity-75"
className="size-5 opacity-75"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
Expand All @@ -91,7 +91,7 @@ export const AdminSidebar: FC = () => {
<li className="menu-item">
<svg
xmlns="http://www.w3.org/2000/svg"
className="h-5 w-5 opacity-75"
className="size-5 opacity-75"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
Expand All @@ -118,7 +118,7 @@ export const AdminSidebar: FC = () => {
<div className="flex gap-2">
<svg
xmlns="http://www.w3.org/2000/svg"
className="h-5 w-5 opacity-75"
className="size-5 opacity-75"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
Expand All @@ -136,7 +136,7 @@ export const AdminSidebar: FC = () => {
<span className="menu-icon">
<svg
xmlns="http://www.w3.org/2000/svg"
className="h-5 w-5"
className="size-5"
viewBox="0 0 20 20"
fill="currentColor"
>
Expand Down Expand Up @@ -291,7 +291,7 @@ export const AdminSidebar: FC = () => {
<span className="menu-icon">
<svg
xmlns="http://www.w3.org/2000/svg"
className="h-5 w-5"
className="size-5"
viewBox="0 0 20 20"
fill="currentColor"
>
Expand Down
16 changes: 8 additions & 8 deletions packages/eslint-config-bases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,21 +65,21 @@
"check-dist": "es-check -v"
},
"dependencies": {
"@rushstack/eslint-patch": "^1.6.1",
"@tanstack/eslint-plugin-query": "^5.14.6",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@rushstack/eslint-patch": "^1.7.2",
"@tanstack/eslint-plugin-query": "^5.18.1",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-jest-formatting": "^3.1.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-playwright": "^0.22.0",
"eslint-plugin-prettier": "^5.1.2",
"eslint-plugin-playwright": "^0.22.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0 || 5.0.0-canary-7118f5dd7-20230705",
"eslint-plugin-regexp": "^2.1.2",
"eslint-plugin-regexp": "^2.2.0",
"eslint-plugin-sonarjs": "^0.23.0",
"eslint-plugin-storybook": "^0.6.15",
"eslint-plugin-testing-library": "^6.2.0"
Expand Down
Loading

0 comments on commit 66df2da

Please sign in to comment.