Skip to content

Commit efc06a4

Browse files
committed
chore: bump npm
1 parent 41951c5 commit efc06a4

File tree

2 files changed

+330
-329
lines changed

2 files changed

+330
-329
lines changed

src/Serilog.Ui.Web/package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -15,41 +15,41 @@
1515
},
1616
"dependencies": {
1717
"@fontsource/mononoki": "^5.1.0",
18-
"@mantine/core": "^7.12.2",
19-
"@mantine/dates": "^7.12.2",
20-
"@mantine/hooks": "^7.12.2",
21-
"@mantine/notifications": "^7.12.2",
22-
"@tabler/icons-react": "^3.17.0",
23-
"@tanstack/react-query": "^5.56.2",
18+
"@mantine/core": "^7.13.2",
19+
"@mantine/dates": "^7.13.2",
20+
"@mantine/hooks": "^7.13.2",
21+
"@mantine/notifications": "^7.13.2",
22+
"@tabler/icons-react": "^3.19.0",
23+
"@tanstack/react-query": "^5.59.0",
2424
"dayjs": "^1.11.13",
25-
"jose": "^5.9.2",
25+
"jose": "^5.9.3",
2626
"react": "^18.3.1",
2727
"react-dom": "^18.3.1",
2828
"react-hook-form": "^7.53.0",
2929
"react-router-dom": "^6.26.2",
3030
"xml-formatter": "^3.6.3"
3131
},
3232
"devDependencies": {
33-
"@faker-js/faker": "^9.0.1",
33+
"@faker-js/faker": "^9.0.3",
3434
"@testing-library/dom": "^10.4.0",
3535
"@testing-library/jest-dom": "^6.5.0",
3636
"@testing-library/react": "^16.0.1",
3737
"@testing-library/user-event": "^14.5.2",
38-
"@types/node": "^22.5.5",
39-
"@types/react": "^18.3.8",
38+
"@types/node": "^22.7.5",
39+
"@types/react": "^18.3.11",
4040
"@types/react-dom": "^18.3.0",
41-
"@vitejs/plugin-react-swc": "^3.7.0",
42-
"@vitest/coverage-istanbul": "^2.1.1",
43-
"@vitest/ui": "^2.1.1",
41+
"@vitejs/plugin-react-swc": "^3.7.1",
42+
"@vitest/coverage-istanbul": "^2.1.2",
43+
"@vitest/ui": "^2.1.2",
4444
"@welldone-software/why-did-you-render": "^8.0.3",
4545
"eslint": "^8.57.0",
4646
"eslint-config-prettier": "^9.1.0",
47-
"eslint-plugin-html": "^8.1.1",
48-
"eslint-plugin-import": "^2.30.0",
47+
"eslint-plugin-html": "^8.1.2",
48+
"eslint-plugin-import": "^2.31.0",
4949
"eslint-plugin-jsx-a11y": "^6.10.0",
5050
"eslint-plugin-prettier": "^5.2.1",
5151
"eslint-plugin-promise": "^7.1.0",
52-
"eslint-plugin-react": "^7.36.1",
52+
"eslint-plugin-react": "^7.37.1",
5353
"eslint-plugin-react-hooks": "^4.6.2",
5454
"eslint-plugin-testing-library": "^6.3.0",
5555
"eslint-plugin-vitest": "^0.5.4",
@@ -61,15 +61,15 @@
6161
"postcss-simple-vars": "^7.0.1",
6262
"prettier": "^3.3.3",
6363
"prettier-plugin-organize-imports": "^4.1.0",
64-
"shiki": "^1.18.0",
64+
"shiki": "^1.22.0",
6565
"testing-library-selector": "^0.3.1",
6666
"typescript": "^5.6.2",
67-
"typescript-eslint": "^8.6.0",
68-
"vite": "^5.4.7",
67+
"typescript-eslint": "^8.8.1",
68+
"vite": "^5.4.8",
6969
"vite-plugin-checker": "^0.8.0",
7070
"vite-plugin-mkcert": "^1.17.6",
7171
"vite-tsconfig-paths": "^5.0.1",
72-
"vitest": "^2.1.1",
72+
"vitest": "^2.1.2",
7373
"vitest-sonar-reporter": "^2.0.0"
7474
},
7575
"engines": {

0 commit comments

Comments
 (0)