Skip to content

Commit 11a84c5

Browse files
committed
feat(app): update
update BREAKING CHANGE: update Closes #0 [skip ci]
1 parent 60348d7 commit 11a84c5

File tree

13 files changed

+738
-552
lines changed

13 files changed

+738
-552
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
### project template
22
/dist
3+
/release
34

45
### Jetbrains template
56

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
},
2020
"devDependencies": {
2121
"@types/lodash": "4.17.13",
22-
"@types/node": "22.1.0",
23-
"@types/react": "18.3.3",
24-
"@types/react-dom": "18.3.0",
22+
"@types/node": "22.10.2",
23+
"@types/react": "18.3.18",
24+
"@types/react-dom": "18.3.5",
2525
"@typescript-eslint/eslint-plugin": "7.18.0",
2626
"@typescript-eslint/parser": "7.18.0",
27-
"@vitejs/plugin-react": "4.3.1",
28-
"eslint": "8.57.0",
27+
"@vitejs/plugin-react": "4.3.4",
28+
"eslint": "8.57.1",
2929
"eslint-config-airbnb": "19.0.4",
3030
"eslint-config-airbnb-typescript": "18.0.0",
3131
"eslint-config-prettier": "9.1.0",

pnpm-lock.yaml

Lines changed: 286 additions & 326 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)