@edifice.io/react 2.5.9-develop-b2school.20260212120233 → 2.5.9-develop-enabling.20260212131111

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (102) hide show
  1. package/dist/_virtual/common.js +4 -0
  2. package/dist/_virtual/de_DE.js +4 -0
  3. package/dist/_virtual/de_DE2.js +4 -0
  4. package/dist/_virtual/de_DE3.js +4 -0
  5. package/dist/_virtual/de_DE4.js +4 -0
  6. package/dist/_virtual/de_DE5.js +4 -0
  7. package/dist/_virtual/de_DE6.js +4 -0
  8. package/dist/_virtual/defineProperty.js +4 -0
  9. package/dist/_virtual/es_ES.js +4 -0
  10. package/dist/_virtual/es_ES2.js +4 -0
  11. package/dist/_virtual/es_ES3.js +4 -0
  12. package/dist/_virtual/es_ES4.js +4 -0
  13. package/dist/_virtual/es_ES5.js +4 -0
  14. package/dist/_virtual/es_ES6.js +4 -0
  15. package/dist/_virtual/fr_FR.js +4 -0
  16. package/dist/_virtual/fr_FR2.js +4 -0
  17. package/dist/_virtual/fr_FR3.js +4 -0
  18. package/dist/_virtual/fr_FR4.js +4 -0
  19. package/dist/_virtual/fr_FR5.js +4 -0
  20. package/dist/_virtual/fr_FR6.js +4 -0
  21. package/dist/_virtual/interopRequireDefault.js +4 -0
  22. package/dist/_virtual/it_IT.js +4 -0
  23. package/dist/_virtual/it_IT2.js +4 -0
  24. package/dist/_virtual/it_IT3.js +4 -0
  25. package/dist/_virtual/it_IT4.js +4 -0
  26. package/dist/_virtual/it_IT5.js +4 -0
  27. package/dist/_virtual/it_IT6.js +4 -0
  28. package/dist/_virtual/objectSpread2.js +4 -0
  29. package/dist/_virtual/pt_PT.js +4 -0
  30. package/dist/_virtual/pt_PT2.js +4 -0
  31. package/dist/_virtual/pt_PT3.js +4 -0
  32. package/dist/_virtual/pt_PT4.js +4 -0
  33. package/dist/_virtual/pt_PT5.js +4 -0
  34. package/dist/_virtual/pt_PT6.js +4 -0
  35. package/dist/_virtual/toPrimitive.js +4 -0
  36. package/dist/_virtual/toPropertyKey.js +4 -0
  37. package/dist/_virtual/typeof.js +4 -0
  38. package/dist/components/Badge/Badge.js +0 -1
  39. package/dist/components/Card/Card.js +1 -1
  40. package/dist/components/Combobox/Combobox.js +1 -1
  41. package/dist/components/Dropdown/Dropdown.js +1 -1
  42. package/dist/components/Form/FormControl.js +1 -1
  43. package/dist/components/Layout/components/WidgetApps.js +1 -1
  44. package/dist/components/Modal/Modal.js +1 -1
  45. package/dist/components/PreventPropagation/PreventPropagation.js +1 -1
  46. package/dist/components/PromotionCard/PromotionCard.js +1 -1
  47. package/dist/components/SearchBar/SearchBar.d.ts +2 -2
  48. package/dist/components/Table/components/Table.js +1 -1
  49. package/dist/hooks/useDropdown/useDropdown.js +2 -0
  50. package/dist/hooks/useThumbnail/useThumbnail.d.ts +1 -1
  51. package/dist/hooks/useThumbnail/useThumbnail.js +5 -1
  52. package/dist/hooks/useUpload/useUpload.js +2 -5
  53. package/dist/hooks/useWorkspaceFolders/useWorkspaceFolders.d.ts +12 -0
  54. package/dist/hooks/useWorkspaceFolders/useWorkspaceFolders.js +1 -1
  55. package/dist/modules/editor/components/Editor/EditorPreview.js +1 -1
  56. package/dist/modules/modals/ShareModal/ShareResources.d.ts +3 -52
  57. package/dist/modules/modals/ShareModal/hooks/useShareBookmark.js +2 -1
  58. package/dist/modules/multimedia/MediaLibrary/MediaLibrary.js +1 -0
  59. package/dist/node_modules/.pnpm/@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/defineProperty.js +18 -0
  60. package/dist/node_modules/.pnpm/@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/interopRequireDefault.js +13 -0
  61. package/dist/node_modules/.pnpm/@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/objectSpread2.js +31 -0
  62. package/dist/node_modules/.pnpm/@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/toPrimitive.js +20 -0
  63. package/dist/node_modules/.pnpm/@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/toPropertyKey.js +15 -0
  64. package/dist/node_modules/.pnpm/@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/typeof.js +16 -0
  65. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/calendar/locale/de_DE.js +11 -0
  66. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/calendar/locale/es_ES.js +11 -0
  67. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/calendar/locale/fr_FR.js +11 -0
  68. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/calendar/locale/it_IT.js +11 -0
  69. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/calendar/locale/pt_PT.js +11 -0
  70. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/date-picker/locale/de_DE.js +22 -0
  71. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/date-picker/locale/es_ES.js +22 -0
  72. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/date-picker/locale/fr_FR.js +27 -0
  73. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/date-picker/locale/it_IT.js +20 -0
  74. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/date-picker/locale/pt_PT.js +45 -0
  75. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/locale/de_DE.js +145 -0
  76. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/locale/es_ES.js +145 -0
  77. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/locale/fr_FR.js +144 -0
  78. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/locale/it_IT.js +156 -0
  79. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/locale/pt_PT.js +158 -0
  80. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/time-picker/locale/de_DE.js +10 -0
  81. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/time-picker/locale/es_ES.js +10 -0
  82. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/time-picker/locale/fr_FR.js +10 -0
  83. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/time-picker/locale/it_IT.js +10 -0
  84. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/time-picker/locale/pt_PT.js +10 -0
  85. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/de_DE.js +8 -0
  86. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/es_ES.js +8 -0
  87. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/fr_FR.js +8 -0
  88. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/it_IT.js +8 -0
  89. package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/pt_PT.js +8 -0
  90. package/dist/node_modules/.pnpm/rc-pagination@5.1.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-pagination/lib/locale/de_DE.js +21 -0
  91. package/dist/node_modules/.pnpm/rc-pagination@5.1.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-pagination/lib/locale/es_ES.js +21 -0
  92. package/dist/node_modules/.pnpm/rc-pagination@5.1.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-pagination/lib/locale/fr_FR.js +21 -0
  93. package/dist/node_modules/.pnpm/rc-pagination@5.1.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-pagination/lib/locale/it_IT.js +21 -0
  94. package/dist/node_modules/.pnpm/rc-pagination@5.1.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-pagination/lib/locale/pt_PT.js +21 -0
  95. package/dist/node_modules/.pnpm/rc-picker@4.11.3_dayjs@1.11.19_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-picker/lib/locale/common.js +14 -0
  96. package/dist/node_modules/.pnpm/rc-picker@4.11.3_dayjs@1.11.19_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-picker/lib/locale/de_DE.js +37 -0
  97. package/dist/node_modules/.pnpm/rc-picker@4.11.3_dayjs@1.11.19_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-picker/lib/locale/es_ES.js +37 -0
  98. package/dist/node_modules/.pnpm/rc-picker@4.11.3_dayjs@1.11.19_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-picker/lib/locale/fr_FR.js +38 -0
  99. package/dist/node_modules/.pnpm/rc-picker@4.11.3_dayjs@1.11.19_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-picker/lib/locale/it_IT.js +37 -0
  100. package/dist/node_modules/.pnpm/rc-picker@4.11.3_dayjs@1.11.19_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-picker/lib/locale/pt_PT.js +39 -0
  101. package/dist/providers/AntThemeProvider/AntProvider.js +5 -5
  102. package/package.json +50 -50
@@ -0,0 +1,37 @@
1
+ import { __exports as it_IT } from "../../../../../../../_virtual/it_IT6.js";
2
+ import { i as interopRequireDefaultExports } from "../../../../../@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/interopRequireDefault.js";
3
+ import { o as objectSpread2Exports } from "../../../../../@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/objectSpread2.js";
4
+ import "./common.js";
5
+ import { __exports as common } from "../../../../../../../_virtual/common.js";
6
+ var _interopRequireDefault = interopRequireDefaultExports.default;
7
+ Object.defineProperty(it_IT, "__esModule", {
8
+ value: !0
9
+ });
10
+ it_IT.default = void 0;
11
+ var _objectSpread2 = _interopRequireDefault(objectSpread2Exports), _common = common, locale = (0, _objectSpread2.default)((0, _objectSpread2.default)({}, _common.commonLocale), {}, {
12
+ locale: "it_IT",
13
+ today: "Oggi",
14
+ now: "Adesso",
15
+ backToToday: "Torna ad oggi",
16
+ ok: "OK",
17
+ clear: "Cancella",
18
+ week: "Settimana",
19
+ month: "Mese",
20
+ year: "Anno",
21
+ timeSelect: "Seleziona l'ora",
22
+ dateSelect: "Seleziona la data",
23
+ monthSelect: "Seleziona il mese",
24
+ yearSelect: "Seleziona l'anno",
25
+ decadeSelect: "Seleziona il decennio",
26
+ dateFormat: "D/M/YYYY",
27
+ dateTimeFormat: "D/M/YYYY HH:mm:ss",
28
+ previousMonth: "Il mese scorso (PageUp)",
29
+ nextMonth: "Il prossimo mese (PageDown)",
30
+ previousYear: "L'anno scorso (Control + sinistra)",
31
+ nextYear: "L'anno prossimo (Control + destra)",
32
+ previousDecade: "Ultimo decennio",
33
+ nextDecade: "Prossimo decennio",
34
+ previousCentury: "Secolo precedente",
35
+ nextCentury: "Prossimo secolo"
36
+ });
37
+ it_IT.default = locale;
@@ -0,0 +1,39 @@
1
+ import { __exports as pt_PT } from "../../../../../../../_virtual/pt_PT6.js";
2
+ import { i as interopRequireDefaultExports } from "../../../../../@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/interopRequireDefault.js";
3
+ import { o as objectSpread2Exports } from "../../../../../@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/objectSpread2.js";
4
+ import "./common.js";
5
+ import { __exports as common } from "../../../../../../../_virtual/common.js";
6
+ var _interopRequireDefault = interopRequireDefaultExports.default;
7
+ Object.defineProperty(pt_PT, "__esModule", {
8
+ value: !0
9
+ });
10
+ pt_PT.default = void 0;
11
+ var _objectSpread2 = _interopRequireDefault(objectSpread2Exports), _common = common, locale = (0, _objectSpread2.default)((0, _objectSpread2.default)({}, _common.commonLocale), {}, {
12
+ locale: "pt_PT",
13
+ today: "Hoje",
14
+ now: "Agora",
15
+ backToToday: "Hoje",
16
+ ok: "OK",
17
+ clear: "Limpar",
18
+ week: "Semana",
19
+ month: "Mês",
20
+ year: "Ano",
21
+ timeSelect: "Selecionar hora",
22
+ dateSelect: "Selecionar data",
23
+ monthSelect: "Selecionar mês",
24
+ yearSelect: "Selecionar ano",
25
+ decadeSelect: "Selecionar década",
26
+ dateFormat: "D/M/YYYY",
27
+ dateTimeFormat: "D/M/YYYY HH:mm:ss",
28
+ previousMonth: "Mês anterior (PageUp)",
29
+ nextMonth: "Mês seguinte (PageDown)",
30
+ previousYear: "Ano anterior (Control + left)",
31
+ nextYear: "Ano seguinte (Control + right)",
32
+ previousDecade: "Década anterior",
33
+ nextDecade: "Década seguinte",
34
+ previousCentury: "Século anterior",
35
+ nextCentury: "Século seguinte",
36
+ shortWeekDays: ["Dom", "Seg", "Ter", "Qua", "Qui", "Sex", "Sáb"],
37
+ shortMonths: ["Jan", "Fev", "Mar", "Abr", "Mai", "Jun", "Jul", "Ago", "Set", "Out", "Nov", "Dez"]
38
+ });
39
+ pt_PT.default = locale;
@@ -3,11 +3,11 @@ import { ConfigProvider } from "antd";
3
3
  import { antTheme } from "./antThemeConfig.js";
4
4
  /* empty css */
5
5
  import { useEdificeClient } from "../EdificeClientProvider/EdificeClientProvider.hook.js";
6
- import frFR from "antd/locale/fr_FR";
7
- import deDE from "antd/locale/de_DE";
8
- import esES from "antd/locale/es_ES";
9
- import itIT from "antd/locale/it_IT";
10
- import ptPT from "antd/locale/pt_PT";
6
+ import frFR from "../../node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/fr_FR.js";
7
+ import deDE from "../../node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/de_DE.js";
8
+ import esES from "../../node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/es_ES.js";
9
+ import itIT from "../../node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/it_IT.js";
10
+ import ptPT from "../../node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/pt_PT.js";
11
11
  const antdLocaleMap = {
12
12
  fr: frFR,
13
13
  de: deDE,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@edifice.io/react",
3
- "version": "2.5.9-develop-b2school.20260212120233",
3
+ "version": "2.5.9-develop-enabling.20260212131111",
4
4
  "description": "Edifice React Library",
5
5
  "keywords": [
6
6
  "react",
@@ -73,10 +73,10 @@
73
73
  "dist"
74
74
  ],
75
75
  "dependencies": {
76
- "@ant-design/icons": "^5.4.0",
77
- "@dnd-kit/core": "^6.1.0",
78
- "@dnd-kit/sortable": "^8.0.0",
79
- "@dnd-kit/utilities": "^3.2.2",
76
+ "@ant-design/icons": "5.4.0",
77
+ "@dnd-kit/core": "6.3.1",
78
+ "@dnd-kit/sortable": "8.0.0",
79
+ "@dnd-kit/utilities": "3.2.2",
80
80
  "@floating-ui/react": "0.26.0",
81
81
  "@pixi/mixin-get-child-by-name": "7.4.2",
82
82
  "@pixi/react": "7.1.2",
@@ -118,66 +118,66 @@
118
118
  "@tiptap/pm": "2.11.0",
119
119
  "@tiptap/react": "2.11.0",
120
120
  "@tiptap/starter-kit": "2.11.0",
121
- "@uidotdev/usehooks": "^2.4.1",
122
- "antd": "^5.29.1",
123
- "clsx": "^2.1.1",
121
+ "@uidotdev/usehooks": "2.4.1",
122
+ "antd": "5.29.1",
123
+ "clsx": "2.1.1",
124
124
  "dayjs": "1.11.19",
125
- "emoji-picker-react": "4.5.2",
125
+ "emoji-picker-react": "4.17.4",
126
126
  "heic2any": "0.0.4",
127
127
  "html-react-parser": "4.2.1",
128
128
  "ohash": "1.1.3",
129
129
  "pako": "2.1.0",
130
130
  "pixi.js": "7.4.2",
131
- "react-hot-toast": "^2.4.1",
131
+ "react-hot-toast": "2.6.0",
132
132
  "react-intersection-observer": "9.5.3",
133
- "react-popper": "^2.3.0",
134
- "react-slugify": "^3.0.3",
135
- "swiper": "^10.1.0",
136
- "ua-parser-js": "^1.0.36",
137
- "react-pdf": "10.2.0",
138
- "@edifice.io/bootstrap": "2.5.9-develop-b2school.20260212120233",
139
- "@edifice.io/tiptap-extensions": "2.5.9-develop-b2school.20260212120233",
140
- "@edifice.io/utilities": "2.5.9-develop-b2school.20260212120233"
133
+ "react-pdf": "10.3.0",
134
+ "react-popper": "2.3.0",
135
+ "react-slugify": "3.0.3",
136
+ "swiper": "10.1.0",
137
+ "ua-parser-js": "1.0.36",
138
+ "@edifice.io/bootstrap": "2.5.9-develop-enabling.20260212131111",
139
+ "@edifice.io/utilities": "2.5.9-develop-enabling.20260212131111",
140
+ "@edifice.io/tiptap-extensions": "2.5.9-develop-enabling.20260212131111"
141
141
  },
142
142
  "devDependencies": {
143
- "@babel/plugin-transform-react-pure-annotations": "^7.23.3",
144
- "@eslint/js": "^9.12.0",
145
- "@react-spring/web": "^9.7.5",
146
- "@svgr/cli": "^8.1.0",
147
- "@tanstack/query-core": "5.62.7",
143
+ "@babel/plugin-transform-react-pure-annotations": "7.27.1",
144
+ "@eslint/js": "9.39.2",
145
+ "@react-spring/web": "9.7.5",
146
+ "@svgr/cli": "8.1.0",
147
+ "@tanstack/query-core": "5.90.20",
148
148
  "@tanstack/react-query": "5.62.7",
149
- "@testing-library/jest-dom": "^6.5.0",
150
- "@testing-library/react": "^16.0.1",
151
- "@testing-library/user-event": "^14.5.2",
152
- "@types/node": "^22.9.1",
153
- "@types/pako": "^2.0.3",
154
- "@types/react": "^18.2.33",
155
- "@types/react-dom": "^18.2.14",
156
- "@types/ua-parser-js": "^0.7.37",
157
- "@vitejs/plugin-react": "^4.3.2",
158
- "eslint": "^9.12.0",
149
+ "@testing-library/jest-dom": "6.5.0",
150
+ "@testing-library/react": "16.0.1",
151
+ "@testing-library/user-event": "14.5.2",
152
+ "@types/node": "22.19.8",
153
+ "@types/pako": "2.0.4",
154
+ "@types/react": "18.3.27",
155
+ "@types/react-dom": "18.3.7",
156
+ "@types/ua-parser-js": "0.7.37",
157
+ "@vitejs/plugin-react": "4.7.0",
158
+ "eslint": "9.39.2",
159
159
  "eslint-plugin-react-hooks": "5.1.0-rc.0",
160
- "eslint-plugin-react-refresh": "^0.4.12",
161
- "react": "^18.3.1",
162
- "react-dom": "^18.3.1",
163
- "react-hook-form": "^7.53.0",
164
- "react-i18next": "^14.1.0",
165
- "rollup-plugin-pure": "^0.2.1",
160
+ "eslint-plugin-react-refresh": "0.4.26",
161
+ "react": "18.3.1",
162
+ "react-dom": "18.3.1",
163
+ "react-hook-form": "7.71.1",
164
+ "react-i18next": "14.1.3",
165
+ "rollup-plugin-pure": "0.4.0",
166
166
  "rollup-plugin-visualizer": "5.12.0",
167
- "typescript-eslint": "^8.8.1",
168
- "vite": "^5.4.11",
169
- "vite-plugin-dts": "^4.1.0",
170
- "vite-tsconfig-paths": "^5.0.1",
171
- "@edifice.io/config": "2.5.9-develop-b2school.20260212120233",
172
- "@edifice.io/client": "2.5.9-develop-b2school.20260212120233"
167
+ "typescript-eslint": "8.54.0",
168
+ "vite": "5.4.14",
169
+ "vite-plugin-dts": "4.5.4",
170
+ "vite-tsconfig-paths": "5.1.4",
171
+ "@edifice.io/client": "2.5.9-develop-enabling.20260212131111",
172
+ "@edifice.io/config": "2.5.9-develop-enabling.20260212131111"
173
173
  },
174
174
  "peerDependencies": {
175
- "@react-spring/web": "^9.7.5",
175
+ "@react-spring/web": "9.7.5",
176
176
  "@tanstack/react-query": "5.62.7",
177
- "react": "^18.3.1",
178
- "react-dom": "^18.3.1",
179
- "react-hook-form": "^7.53.0",
180
- "react-i18next": "^14.1.0"
177
+ "react": "18.3.1",
178
+ "react-dom": "18.3.1",
179
+ "react-hook-form": "7.71.1",
180
+ "react-i18next": "14.1.3"
181
181
  },
182
182
  "publishConfig": {
183
183
  "access": "public"