@carlonicora/nextjs-jsonapi 1.101.0 → 1.101.1

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 (1) hide show
  1. package/package.json +34 -34
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carlonicora/nextjs-jsonapi",
3
- "version": "1.101.0",
3
+ "version": "1.101.1",
4
4
  "description": "Next.js JSON:API client with server/client support and caching",
5
5
  "author": "Carlo Nicora",
6
6
  "license": "GPL-3.0-or-later",
@@ -101,55 +101,55 @@
101
101
  }
102
102
  },
103
103
  "dependencies": {
104
- "@base-ui/react": "1.1.0",
105
- "@blocknote/core": "^0.46.1",
106
- "@blocknote/react": "^0.46.1",
107
- "@blocknote/shadcn": "^0.46.1",
104
+ "@base-ui/react": "1.4.1",
105
+ "@blocknote/core": "^0.50.0",
106
+ "@blocknote/react": "^0.50.0",
107
+ "@blocknote/shadcn": "^0.50.0",
108
108
  "@dnd-kit/core": "^6.3.1",
109
109
  "@dnd-kit/sortable": "^10.0.0",
110
110
  "@dnd-kit/utilities": "^3.2.2",
111
- "@floating-ui/react": "^0.27.16",
111
+ "@floating-ui/react": "^0.27.19",
112
112
  "@handlewithcare/prosemirror-inputrules": "^0.1.4",
113
113
  "@hookform/resolvers": "^5.2.2",
114
114
  "@radix-ui/react-label": "^2.1.8",
115
115
  "@radix-ui/react-slot": "^1.2.4",
116
- "@simplewebauthn/browser": "^13.2.2",
116
+ "@simplewebauthn/browser": "^13.3.0",
117
117
  "class-variance-authority": "^0.7.1",
118
118
  "clsx": "^2.1.1",
119
119
  "cmdk": "^1.1.1",
120
120
  "codice-fiscale-js": "^2.3.23",
121
- "commander": "^14.0.2",
121
+ "commander": "^14.0.3",
122
122
  "cookies-next": "^6.1.1",
123
123
  "d3": "^7.9.0",
124
124
  "dagre": "^0.8.5",
125
125
  "date-fns": "^4.1.0",
126
126
  "embla-carousel-react": "^8.6.0",
127
127
  "input-otp": "^1.4.2",
128
- "jotai": "^2.16.2",
128
+ "jotai": "^2.20.0",
129
129
  "jotai-family": "^1.0.1",
130
- "lucide-react": "^0.563.0",
130
+ "lucide-react": "^1.14.0",
131
131
  "next-themes": "^0.4.6",
132
132
  "pako": "^2.1.0",
133
133
  "qrcode.react": "^4.2.0",
134
134
  "react-day-picker": "^9.13.0",
135
- "react-dropzone": "^14.3.8",
136
- "react-hook-form": "^7.71.1",
135
+ "react-dropzone": "^15.0.0",
136
+ "react-hook-form": "^7.75.0",
137
137
  "react-markdown": "^10.1.0",
138
- "react-resizable-panels": "^4.5.2",
139
- "recharts": "^3.7.0",
138
+ "react-resizable-panels": "^4.11.1",
139
+ "recharts": "^3.8.1",
140
140
  "remark-gfm": "^4.0.1",
141
- "shadcn": "^3.7.0",
142
- "shepherd.js": "^14.5.1",
141
+ "shadcn": "^4.7.0",
142
+ "shepherd.js": "^15.2.2",
143
143
  "socket.io-client": "^4.8.3",
144
144
  "sonner": "^2.0.7",
145
- "tailwind-merge": "^3.4.0",
145
+ "tailwind-merge": "^3.6.0",
146
146
  "tw-animate-css": "^1.4.0",
147
- "uuid": "^13.0.0",
147
+ "uuid": "^14.0.0",
148
148
  "vaul": "^1.1.2",
149
- "zod": "^4.3.6"
149
+ "zod": "^4.4.3"
150
150
  },
151
151
  "devDependencies": {
152
- "@eslint/eslintrc": "^3.3.3",
152
+ "@eslint/eslintrc": "^3.3.5",
153
153
  "@eslint/js": "^9.39.2",
154
154
  "@semantic-release/changelog": "^6.0.3",
155
155
  "@semantic-release/git": "^10.0.1",
@@ -160,31 +160,31 @@
160
160
  "@testing-library/user-event": "^14.6.1",
161
161
  "@types/d3": "^7.4.3",
162
162
  "@types/dagre": "^0.7.54",
163
- "@types/node": "^25.0.10",
163
+ "@types/node": "^25.7.0",
164
164
  "@types/pako": "^2.0.4",
165
165
  "@types/qrcode.react": "^3.0.0",
166
- "@types/react": "^19.2.9",
166
+ "@types/react": "^19.2.14",
167
167
  "@types/react-dom": "^19.2.3",
168
- "@typescript-eslint/eslint-plugin": "^8.53.1",
169
- "@typescript-eslint/parser": "^8.53.1",
168
+ "@typescript-eslint/eslint-plugin": "^8.59.3",
169
+ "@typescript-eslint/parser": "^8.59.3",
170
170
  "@vitejs/plugin-react": "^5.1.2",
171
- "@vitest/coverage-v8": "^4.0.18",
172
- "@vitest/ui": "^4.0.18",
173
- "conventional-changelog-conventionalcommits": "^9.1.0",
171
+ "@vitest/coverage-v8": "^4.1.6",
172
+ "@vitest/ui": "^4.1.6",
173
+ "conventional-changelog-conventionalcommits": "^9.3.1",
174
174
  "eslint": "^9.39.2",
175
175
  "eslint-config-prettier": "^10.1.8",
176
176
  "eslint-plugin-prettier": "^5.5.5",
177
- "globals": "^17.1.0",
178
- "jsdom": "^27.4.0",
179
- "next": "^16.1.4",
180
- "next-intl": "^4.8.2",
181
- "prettier": "^3.8.1",
177
+ "globals": "^17.6.0",
178
+ "jsdom": "^29.1.1",
179
+ "next": "^16.2.6",
180
+ "next-intl": "^4.11.2",
181
+ "prettier": "^3.8.3",
182
182
  "react": "^19.2.4",
183
183
  "react-dom": "^19.2.4",
184
- "semantic-release": "^25.0.2",
184
+ "semantic-release": "^25.0.3",
185
185
  "tsup": "^8.5.1",
186
186
  "typescript": "^5.9.3",
187
- "vitest": "^4.0.18"
187
+ "vitest": "^4.1.6"
188
188
  },
189
189
  "keywords": [
190
190
  "nextjs",