|
1 | 1 | {
|
2 | 2 | "name": "@idea2app/next-bootstrap-ts",
|
3 |
| - "version": "1.7.0", |
| 3 | + "version": "1.7.1", |
4 | 4 | "description": "React project scaffold based on TypeScript, Next.js, Bootstrap & Workbox.",
|
5 | 5 | "private": true,
|
6 | 6 | "engines": {
|
7 | 7 | "node": ">=22"
|
8 | 8 | },
|
9 | 9 | "dependencies": {
|
10 | 10 | "@editorjs/code": "^2.9.3",
|
11 |
| - "@editorjs/editorjs": "^2.30.7", |
| 11 | + "@editorjs/editorjs": "^2.30.8", |
12 | 12 | "@editorjs/header": "^2.8.8",
|
13 |
| - "@editorjs/image": "^2.10.1", |
| 13 | + "@editorjs/image": "^2.10.2", |
14 | 14 | "@editorjs/link": "^2.6.2",
|
15 |
| - "@editorjs/list": "^2.0.2", |
| 15 | + "@editorjs/list": "^2.0.4", |
16 | 16 | "@editorjs/paragraph": "^2.11.7",
|
17 | 17 | "@editorjs/quote": "~2.7.6",
|
18 | 18 | "@mdx-js/loader": "^3.1.0",
|
19 | 19 | "@mdx-js/react": "^3.1.0",
|
20 |
| - "@next/mdx": "^15.1.5", |
21 |
| - "@sentry/nextjs": "^8.50.0", |
| 20 | + "@next/mdx": "^15.1.7", |
| 21 | + "@sentry/nextjs": "^9.1.0", |
22 | 22 | "copy-webpack-plugin": "^12.0.2",
|
23 | 23 | "core-js": "^3.40.0",
|
24 |
| - "editorjs-html": "^3.4.3", |
| 24 | + "editorjs-html": "^4.0.5", |
25 | 25 | "idea-react": "^2.0.0-rc.8",
|
26 | 26 | "koajax": "^3.1.1",
|
27 |
| - "less": "^4.2.1", |
| 27 | + "less": "^4.2.2", |
28 | 28 | "less-loader": "^12.2.0",
|
29 | 29 | "lodash": "^4.17.21",
|
30 |
| - "mobx": "^6.13.5", |
| 30 | + "mobx": "^6.13.6", |
31 | 31 | "mobx-github": "^0.3.5",
|
32 | 32 | "mobx-i18n": "^0.6.0",
|
33 | 33 | "mobx-react": "^9.2.0",
|
34 |
| - "mobx-restful": "^2.0.0", |
| 34 | + "mobx-restful": "^2.1.0", |
35 | 35 | "mobx-restful-table": "^2.0.1",
|
36 |
| - "next": "^15.1.5", |
| 36 | + "next": "^15.1.7", |
37 | 37 | "next-pwa": "~5.6.0",
|
38 | 38 | "next-ssr-middleware": "^0.8.9",
|
39 | 39 | "next-with-less": "^3.0.1",
|
40 | 40 | "prismjs": "^1.29.0",
|
41 | 41 | "react": "^18.3.1",
|
42 |
| - "react-bootstrap": "^2.10.7", |
| 42 | + "react-bootstrap": "^2.10.9", |
43 | 43 | "react-bootstrap-editor": "^2.0.4",
|
44 | 44 | "react-dom": "^18.3.1",
|
45 | 45 | "react-editor-js": "^2.1.0",
|
46 | 46 | "remark-frontmatter": "^5.0.0",
|
47 |
| - "remark-gfm": "^4.0.0", |
| 47 | + "remark-gfm": "^4.0.1", |
48 | 48 | "remark-mdx-frontmatter": "^5.0.0",
|
49 |
| - "undici": "^7.2.3", |
50 |
| - "web-utility": "^4.4.2", |
51 |
| - "webpack": "^5.97.1" |
| 49 | + "undici": "^7.3.0", |
| 50 | + "web-utility": "^4.4.3", |
| 51 | + "webpack": "^5.98.0" |
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 | 54 | "@babel/plugin-proposal-decorators": "^7.25.9",
|
55 |
| - "@babel/plugin-transform-typescript": "^7.26.5", |
| 55 | + "@babel/plugin-transform-typescript": "^7.26.8", |
56 | 56 | "@babel/preset-react": "^7.26.3",
|
57 |
| - "@eslint/compat": "^1.2.5", |
58 |
| - "@eslint/eslintrc": "^3.2.0", |
59 |
| - "@eslint/js": "^9.18.0", |
| 57 | + "@eslint/compat": "^1.2.7", |
| 58 | + "@eslint/eslintrc": "^3.3.0", |
| 59 | + "@eslint/js": "^9.21.0", |
60 | 60 | "@softonus/prettier-plugin-duplicate-remover": "^1.1.2",
|
61 | 61 | "@types/eslint-config-prettier": "^6.11.3",
|
62 | 62 | "@types/eslint__eslintrc": "^2.1.2",
|
63 |
| - "@types/eslint__js": "^8.42.3", |
64 |
| - "@types/lodash": "^4.17.14", |
| 63 | + "@types/lodash": "^4.17.15", |
65 | 64 | "@types/next-pwa": "^5.6.9",
|
66 |
| - "@types/node": "^22.10.7", |
| 65 | + "@types/node": "^22.13.5", |
67 | 66 | "@types/react": "^18.3.18",
|
68 |
| - "eslint": "^9.18.0", |
69 |
| - "eslint-config-next": "^15.1.5", |
70 |
| - "eslint-config-prettier": "^9.1.0", |
| 67 | + "eslint": "^9.21.0", |
| 68 | + "eslint-config-next": "^15.1.7", |
| 69 | + "eslint-config-prettier": "^10.0.1", |
71 | 70 | "eslint-plugin-react": "^7.37.4",
|
72 | 71 | "eslint-plugin-simple-import-sort": "^12.1.1",
|
73 |
| - "globals": "^15.14.0", |
| 72 | + "globals": "^16.0.0", |
74 | 73 | "husky": "^9.1.7",
|
75 |
| - "lint-staged": "^15.4.1", |
76 |
| - "prettier": "^3.4.2", |
| 74 | + "lint-staged": "^15.4.3", |
| 75 | + "prettier": "^3.5.2", |
77 | 76 | "prettier-plugin-css-order": "^2.1.2",
|
78 | 77 | "typescript": "~5.7.3",
|
79 |
| - "typescript-eslint": "^8.20.0" |
| 78 | + "typescript-eslint": "^8.24.1" |
80 | 79 | },
|
81 | 80 | "resolutions": {
|
82 | 81 | "next": "$next"
|
|
92 | 91 | },
|
93 | 92 | "lint-staged": {
|
94 | 93 | "*.{html,md,less,json,yml,js,mjs,ts,tsx}": "prettier --write",
|
95 |
| - "*.{js,mjs,ts,tsx}": "eslint --fix" |
| 94 | + "*.{css,js,mjs,ts,tsx}": "eslint --fix" |
96 | 95 | },
|
97 | 96 | "scripts": {
|
98 | 97 | "prepare": "husky",
|
|
101 | 100 | "export": "next build && next export",
|
102 | 101 | "start": "next start",
|
103 | 102 | "lint": "next lint && tsc --noEmit",
|
| 103 | + "lint:all": "eslint --fix .", |
| 104 | + "lint:inspect": "eslint --inspect-config", |
104 | 105 | "test": "lint-staged && npm run lint",
|
105 | 106 | "pack-image": "docker build -t idea2app/next-bootstrap-ts:latest .",
|
106 | 107 | "container": "docker rm -f next-bootstrap-ts && docker run --name next-bootstrap-ts -p 3000:3000 -d idea2app/next-bootstrap-ts:latest"
|
|
0 commit comments