|
46 | 46 | "tsc": "tsc" |
47 | 47 | }, |
48 | 48 | "dependencies": { |
49 | | - "@dnd-kit/core": "^6.1.0", |
| 49 | + "@dnd-kit/core": "^6.3.1", |
50 | 50 | "@dnd-kit/modifiers": "^7.0.0", |
51 | 51 | "@dnd-kit/sortable": "^8.0.0", |
52 | 52 | "@neolution-ch/javascript-utils": "^2.2.0", |
53 | | - "@neolution-ch/react-pattern-ui": "^5.3.0", |
54 | | - "@tanstack/react-table": "^8.12.0", |
55 | | - "@tanstack/react-virtual": "^3.13.12", |
56 | | - "react-loading-skeleton": "^3.3.1" |
| 53 | + "@neolution-ch/react-pattern-ui": "^6.0.0", |
| 54 | + "@tanstack/react-table": "^8.21.3", |
| 55 | + "@tanstack/react-virtual": "^3.13.18", |
| 56 | + "react-loading-skeleton": "^3.5.0" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@babel/core": "^7.21.8", |
60 | | - "@fortawesome/fontawesome-svg-core": "^6.1.1", |
61 | | - "@fortawesome/free-solid-svg-icons": "^6.1.1", |
62 | | - "@fortawesome/react-fontawesome": "^0.1.18", |
| 59 | + "@babel/core": "^7.29.0", |
| 60 | + "@fortawesome/fontawesome-svg-core": "^7.2.0", |
| 61 | + "@fortawesome/free-solid-svg-icons": "^7.2.0", |
| 62 | + "@fortawesome/react-fontawesome": "^3.2.0", |
63 | 63 | "@neolution-ch/eslint-config-neolution": "^2.3.0", |
64 | | - "@release-it/keep-a-changelog": "^3.1.0", |
65 | | - "@rollup/plugin-commonjs": "^24.1.0", |
66 | | - "@rollup/plugin-node-resolve": "^15.0.2", |
67 | | - "@rollup/plugin-terser": "^0.4.1", |
68 | | - "@storybook/addon-actions": "^6.4.22", |
69 | | - "@storybook/addon-essentials": "^6.4.22", |
70 | | - "@storybook/addon-interactions": "^6.4.22", |
71 | | - "@storybook/addon-links": "^6.4.22", |
72 | | - "@storybook/react": "^6.4.22", |
73 | | - "@storybook/testing-library": "^0.0.9", |
74 | | - "@testing-library/dom": "^8.13.0", |
75 | | - "@testing-library/jest-dom": "^5.16.4", |
76 | | - "@testing-library/react": "^12.1.2", |
| 64 | + "@release-it/keep-a-changelog": "^7.0.1", |
| 65 | + "@rollup/plugin-commonjs": "^29.0.0", |
| 66 | + "@rollup/plugin-node-resolve": "^16.0.3", |
| 67 | + "@rollup/plugin-terser": "^0.4.4", |
| 68 | + "@storybook/addon-actions": "^9.0.8", |
| 69 | + "@storybook/addon-essentials": "^8.6.14", |
| 70 | + "@storybook/addon-interactions": "^8.6.14", |
| 71 | + "@storybook/addon-links": "^10.2.8", |
| 72 | + "@storybook/react": "^10.2.8", |
| 73 | + "@storybook/testing-library": "^0.2.2", |
| 74 | + "@testing-library/dom": "^10.4.1", |
| 75 | + "@testing-library/jest-dom": "^6.9.1", |
| 76 | + "@testing-library/react": "^16.3.2", |
77 | 77 | "@testing-library/react-hooks": "^8.0.1", |
78 | | - "@testing-library/user-event": "^14.0.4", |
79 | | - "@types/jest": "^27.4.1", |
| 78 | + "@testing-library/user-event": "^14.6.1", |
| 79 | + "@types/jest": "^30.0.0", |
80 | 80 | "@types/node": "^18.16.3", |
81 | | - "@types/react": "^18.2.5", |
82 | | - "@types/react-dom": "^18.2.3", |
83 | | - "@types/reactstrap": "^8.7.2", |
84 | | - "@typescript-eslint/eslint-plugin": "^5.59.2", |
85 | | - "@typescript-eslint/parser": "^5.59.2", |
86 | | - "bootstrap": "^4.0.0", |
87 | | - "concurrently": "^8.0.1", |
88 | | - "cross-env": "^7.0.3", |
| 81 | + "@types/react": "^19.2.14", |
| 82 | + "@types/react-dom": "^19.2.3", |
| 83 | + "@typescript-eslint/eslint-plugin": "^8.55.0", |
| 84 | + "@typescript-eslint/parser": "^8.55.0", |
| 85 | + "concurrently": "^9.2.1", |
| 86 | + "cross-env": "^10.1.0", |
89 | 87 | "eslint": "^9.37.0", |
90 | 88 | "eslint-plugin-storybook": "^0.10.0", |
91 | | - "gh-pages": "^5.0.0", |
92 | | - "jest": "^27.5.1", |
93 | | - "nodemon": "^2.0.22", |
94 | | - "prettier": "^3.6.2", |
95 | | - "react": "^17.0.2", |
96 | | - "react-dom": "^17.0.2", |
97 | | - "reactstrap": "^8.10.1", |
98 | | - "release-it": "^15.10.3", |
99 | | - "rollup": "^3.21.4", |
100 | | - "rollup-plugin-import-css": "^3.2.1", |
| 89 | + "gh-pages": "^6.3.0", |
| 90 | + "jest": "^30.2.0", |
| 91 | + "jest-environment-jsdom": "^30.2.0", |
| 92 | + "nodemon": "^3.1.11", |
| 93 | + "prettier": "^3.8.1", |
| 94 | + "react": "^19.2.4", |
| 95 | + "react-dom": "^19.2.4", |
| 96 | + "@neolution-ch/reactstrap": "^10.0.0", |
| 97 | + "release-it": "^19.2.4", |
| 98 | + "rollup": "^4.57.1", |
| 99 | + "rollup-plugin-import-css": "^4.2.0", |
101 | 100 | "rollup-plugin-peer-deps-external": "^2.2.4", |
102 | | - "rollup-plugin-typescript2": "^0.34.1", |
103 | | - "shx": "^0.3.4", |
104 | | - "ts-jest": "^27.1.4", |
105 | | - "typescript": "^5.0.4", |
106 | | - "webpack": "^5.82.0", |
| 101 | + "rollup-plugin-typescript2": "^0.36.0", |
| 102 | + "shx": "^0.4.0", |
| 103 | + "ts-jest": "^29.4.6", |
| 104 | + "typescript": "^5.9.3", |
| 105 | + "webpack": "^5.105.2", |
107 | 106 | "yalc": "^1.0.0-pre.53" |
108 | 107 | }, |
109 | 108 | "peerDependencies": { |
110 | | - "@fortawesome/fontawesome-svg-core": "^6.1.1", |
111 | | - "@fortawesome/free-solid-svg-icons": "^6.1.1", |
112 | | - "@fortawesome/react-fontawesome": "^0.1.18 || ^0.2.0", |
113 | | - "react": "^17.0.0 || ^18.0.0", |
114 | | - "react-dom": "^17.0.0 || ^18.0.0", |
115 | | - "reactstrap": "^8.0.0 || ^9.0.0" |
| 109 | + "@fortawesome/fontawesome-svg-core": "^6.1.1 || ^7.2.0", |
| 110 | + "@fortawesome/free-solid-svg-icons": "^6.1.1 || ^7.2.0", |
| 111 | + "@fortawesome/react-fontawesome": "^0.1.18 || ^0.2.0 || ^3.2.0", |
| 112 | + "react": "^18.0.0 || ^19.0.0", |
| 113 | + "react-dom": "^18.0.0 || ^19.0.0", |
| 114 | + "@neolution-ch/reactstrap": "^10.0.0" |
116 | 115 | }, |
117 | 116 | "engines": { |
118 | 117 | "node": ">=20" |
|
0 commit comments