chore(deps): update deps

This commit is contained in:
Sonny
2025-11-09 03:15:13 +01:00
parent 64cd4820c5
commit d03004b841
5 changed files with 1292 additions and 994 deletions

View File

@@ -1,6 +1,6 @@
# Source : https://github.com/adonisjs-community/adonis-packages/blob/main/Dockerfile # Source : https://github.com/adonisjs-community/adonis-packages/blob/main/Dockerfile
FROM node:24.6-alpine3.22 AS base FROM node:24.11-alpine3.22 AS base
RUN apk --no-cache add curl RUN apk --no-cache add curl
RUN corepack enable RUN corepack enable

View File

@@ -44,69 +44,69 @@
"@adonisjs/eslint-config": "2.1.2", "@adonisjs/eslint-config": "2.1.2",
"@adonisjs/prettier-config": "^1.4.5", "@adonisjs/prettier-config": "^1.4.5",
"@adonisjs/tsconfig": "^1.4.1", "@adonisjs/tsconfig": "^1.4.1",
"@faker-js/faker": "^9.9.0", "@faker-js/faker": "^10.1.0",
"@japa/assert": "^4.1.1", "@japa/assert": "^4.1.1",
"@japa/plugin-adonisjs": "^4.0.0", "@japa/plugin-adonisjs": "^4.0.0",
"@japa/runner": "^4.4.0", "@japa/runner": "^4.4.0",
"@swc/core": "^1.13.3", "@swc/core": "^1.15.1",
"@tuyau/utils": "^0.0.9", "@tuyau/utils": "^0.0.9",
"@types/luxon": "^3.7.1", "@types/luxon": "^3.7.1",
"@types/node": "^24.3.0", "@types/node": "^24.10.0",
"@types/react": "^19.1.10", "@types/react": "^19.2.2",
"@types/react-dom": "^19.1.7", "@types/react-dom": "^19.2.2",
"@typescript-eslint/eslint-plugin": "^8.40.0", "@typescript-eslint/eslint-plugin": "^8.46.3",
"@vite-pwa/assets-generator": "^1.0.0", "@vite-pwa/assets-generator": "^1.0.2",
"eslint": "^9.33.0", "eslint": "^9.39.1",
"hot-hook": "^0.4.0", "hot-hook": "^0.4.0",
"husky": "^9.1.7", "husky": "^9.1.7",
"lint-staged": "^16.1.5", "lint-staged": "^16.2.6",
"pino-pretty": "^13.1.1", "pino-pretty": "^13.1.2",
"postcss": "^8.5.6", "postcss": "^8.5.6",
"postcss-preset-mantine": "^1.18.0", "postcss-preset-mantine": "^1.18.0",
"postcss-simple-vars": "^7.0.1", "postcss-simple-vars": "^7.0.1",
"prettier": "^3.6.2", "prettier": "^3.6.2",
"release-it": "^19.0.4", "release-it": "^19.0.6",
"ts-node-maintained": "^10.9.6", "ts-node-maintained": "^10.9.6",
"typescript": "~5.9.2", "typescript": "~5.9.3",
"vite": "^7.1.3" "vite": "^7.2.2"
}, },
"dependencies": { "dependencies": {
"@adonisjs/ally": "^5.1.0", "@adonisjs/ally": "^5.1.1",
"@adonisjs/auth": "^9.4.2", "@adonisjs/auth": "^9.5.1",
"@adonisjs/core": "^6.19.0", "@adonisjs/core": "^6.19.1",
"@adonisjs/cors": "^2.2.1", "@adonisjs/cors": "^2.2.1",
"@adonisjs/inertia": "^3.1.1", "@adonisjs/inertia": "^3.1.1",
"@adonisjs/lucid": "^21.8.0", "@adonisjs/lucid": "^21.8.1",
"@adonisjs/session": "^7.5.1", "@adonisjs/session": "^7.5.1",
"@adonisjs/shield": "^8.2.0", "@adonisjs/shield": "^8.2.0",
"@adonisjs/static": "^1.1.1", "@adonisjs/static": "^1.1.1",
"@adonisjs/vite": "^4.0.0", "@adonisjs/vite": "^4.0.0",
"@inertiajs/react": "^2.1.2", "@inertiajs/react": "^2.2.15",
"@izzyjs/route": "^1.2.0", "@izzyjs/route": "^2.1.7",
"@mantine/core": "^8.2.5", "@mantine/core": "^8.3.6",
"@mantine/hooks": "^8.2.5", "@mantine/hooks": "^8.3.6",
"@mantine/modals": "^8.2.5", "@mantine/modals": "^8.3.6",
"@mantine/spotlight": "^8.2.5", "@mantine/spotlight": "^8.3.6",
"@tuyau/client": "^0.2.10", "@tuyau/client": "^0.2.10",
"@tuyau/core": "^0.4.2", "@tuyau/core": "^0.4.2",
"@tuyau/inertia": "^0.0.15", "@tuyau/inertia": "^0.0.15",
"@vinejs/vine": "^3.0.1", "@vinejs/vine": "^4.1.0",
"@vitejs/plugin-react-oxc": "^0.3.0", "@vitejs/plugin-react": "^5.1.0",
"bentocache": "^1.5.0", "bentocache": "^1.5.0",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"dayjs": "^1.11.13", "dayjs": "^1.11.19",
"edge.js": "^6.3.0", "edge.js": "^6.3.0",
"i18next": "^25.4.0", "i18next": "^25.6.1",
"knex": "^3.1.0", "knex": "^3.1.0",
"luxon": "^3.7.1", "luxon": "^3.7.2",
"node-html-parser": "^7.0.1", "node-html-parser": "^7.0.1",
"pg": "^8.16.3", "pg": "^8.16.3",
"react": "^19.1.1", "react": "^19.2.0",
"react-dom": "^19.1.1", "react-dom": "^19.2.0",
"react-i18next": "^15.7.0", "react-i18next": "^16.2.4",
"react-icons": "^5.5.0", "react-icons": "^5.5.0",
"reflect-metadata": "^0.2.2", "reflect-metadata": "^0.2.2",
"vite-plugin-pwa": "^1.0.3", "vite-plugin-pwa": "^1.1.0",
"zustand": "^5.0.8" "zustand": "^5.0.8"
}, },
"hotHook": { "hotHook": {
@@ -129,11 +129,6 @@
"*.js,*.ts,*.jsx,*.tsx": "eslint --cache --fix" "*.js,*.ts,*.jsx,*.tsx": "eslint --cache --fix"
}, },
"volta": { "volta": {
"node": "24.6.0" "node": "24.11.0"
},
"pnpm": {
"overrides": {
"vite": "npm:rolldown-vite@latest"
}
} }
} }

2203
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,9 +1,9 @@
import { assert } from '@japa/assert';
import app from '@adonisjs/core/services/app'; import app from '@adonisjs/core/services/app';
import type { Config } from '@japa/runner/types';
import { pluginAdonisJS } from '@japa/plugin-adonisjs';
import testUtils from '@adonisjs/core/services/test_utils'; import testUtils from '@adonisjs/core/services/test_utils';
import { izzyRoutePlugin } from '@izzyjs/route/plugins/japa'; import { izzyRoutePlugin } from '@izzyjs/route/plugins/japa';
import { assert } from '@japa/assert';
import { pluginAdonisJS } from '@japa/plugin-adonisjs';
import type { Config } from '@japa/runner/types';
/** /**
* This file is imported by the "bin/test.ts" entrypoint file * This file is imported by the "bin/test.ts" entrypoint file
@@ -16,7 +16,7 @@ import { izzyRoutePlugin } from '@izzyjs/route/plugins/japa';
export const plugins: Config['plugins'] = [ export const plugins: Config['plugins'] = [
assert(), assert(),
pluginAdonisJS(app), pluginAdonisJS(app),
izzyRoutePlugin(), izzyRoutePlugin(app),
]; ];
/** /**

View File

@@ -6,7 +6,7 @@ import {
import { getDirname } from '@adonisjs/core/helpers'; import { getDirname } from '@adonisjs/core/helpers';
import inertia from '@adonisjs/inertia/client'; import inertia from '@adonisjs/inertia/client';
import adonisjs from '@adonisjs/vite/client'; import adonisjs from '@adonisjs/vite/client';
import react from '@vitejs/plugin-react-oxc'; import react from '@vitejs/plugin-react';
import { defineConfig } from 'vite'; import { defineConfig } from 'vite';
import { VitePWA } from 'vite-plugin-pwa'; import { VitePWA } from 'vite-plugin-pwa';