Skip to content

Commit a7d9322

Browse files
committed
bump packages
1 parent 9b71d30 commit a7d9322

File tree

3 files changed

+1058
-2036
lines changed

3 files changed

+1058
-2036
lines changed

src/Serilog.Ui.Web/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,31 +19,31 @@
1919
"@mantine/dates": "^7.17.1",
2020
"@mantine/hooks": "^7.17.1",
2121
"@mantine/notifications": "^7.17.1",
22-
"@tabler/icons-react": "^3.30.0",
23-
"@tanstack/react-query": "^5.66.11",
22+
"@tabler/icons-react": "^3.31.0",
23+
"@tanstack/react-query": "^5.67.2",
2424
"dayjs": "^1.11.13",
2525
"jose": "^6.0.8",
2626
"react": "^18.3.1",
2727
"react-dom": "^18.3.1",
2828
"react-hook-form": "^7.54.2",
29-
"react-router-dom": "^7.2.0",
29+
"react-router-dom": "^7.3.0",
3030
"xml-formatter": "^3.6.4"
3131
},
3232
"devDependencies": {
33-
"@faker-js/faker": "^9.5.1",
33+
"@faker-js/faker": "^9.6.0",
3434
"@testing-library/dom": "^10.4.0",
3535
"@testing-library/jest-dom": "^6.6.3",
3636
"@testing-library/react": "^16.2.0",
3737
"@testing-library/user-event": "^14.6.1",
38-
"@types/node": "^22.13.8",
38+
"@types/node": "^22.13.10",
3939
"@types/react": "^18.3.11",
4040
"@types/react-dom": "^18.3.0",
4141
"@vitejs/plugin-react-swc": "^3.8.0",
42-
"@vitest/coverage-istanbul": "^3.0.7",
43-
"@vitest/ui": "^3.0.7",
42+
"@vitest/coverage-istanbul": "^3.0.8",
43+
"@vitest/ui": "^3.0.8",
4444
"@welldone-software/why-did-you-render": "^10.0.1",
4545
"eslint": "^8.57.0",
46-
"eslint-config-prettier": "^10.0.2",
46+
"eslint-config-prettier": "^10.1.1",
4747
"eslint-plugin-html": "^8.1.2",
4848
"eslint-plugin-import": "^2.31.0",
4949
"eslint-plugin-jsx-a11y": "^6.10.2",
@@ -54,22 +54,22 @@
5454
"eslint-plugin-testing-library": "^7.1.1",
5555
"eslint-plugin-vitest": "^0.5.4",
5656
"eslint-plugin-vitest-globals": "^1.5.0",
57-
"happy-dom": "^17.1.8",
57+
"happy-dom": "^17.4.2",
5858
"msw": "^2.7.3",
5959
"postcss": "^8.5.3",
6060
"postcss-preset-mantine": "^1.17.0",
6161
"postcss-simple-vars": "^7.0.1",
62-
"prettier": "^3.5.2",
62+
"prettier": "^3.5.3",
6363
"prettier-plugin-organize-imports": "^4.1.0",
6464
"shiki": "^2.3.2",
6565
"testing-library-selector": "^0.3.1",
6666
"typescript": "^5.8.2",
67-
"typescript-eslint": "^8.25.0",
68-
"vite": "^6.2.0",
67+
"typescript-eslint": "^8.26.0",
68+
"vite": "^6.2.1",
6969
"vite-plugin-checker": "^0.9.0",
7070
"vite-plugin-mkcert": "^1.17.7",
7171
"vite-tsconfig-paths": "^5.1.4",
72-
"vitest": "^3.0.7",
72+
"vitest": "^3.0.8",
7373
"vitest-sonar-reporter": "^2.0.0"
7474
},
7575
"engines": {

0 commit comments

Comments
 (0)