@cyberskill/shared 1.38.0 → 1.39.0

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cyberskill/shared",
3
3
  "type": "module",
4
- "version": "1.38.0",
4
+ "version": "1.39.0",
5
5
  "description": "CyberSkill Shared",
6
6
  "author": "Stephen Cheng",
7
7
  "license": "MIT",
@@ -159,13 +159,13 @@
159
159
  "@apollo/client": "3.13.5",
160
160
  "@commitlint/cli": "19.8.0",
161
161
  "@commitlint/config-conventional": "19.8.0",
162
- "@eslint-react/eslint-plugin": "1.37.3",
162
+ "@eslint-react/eslint-plugin": "1.38.0",
163
163
  "@eslint/config-inspector": "1.0.2",
164
164
  "@graphql-codegen/cli": "5.0.5",
165
165
  "@graphql-codegen/client-preset": "4.7.0",
166
166
  "@graphql-codegen/typescript-react-apollo": "4.3.2",
167
167
  "@microsoft/api-extractor": "7.52.1",
168
- "@next/eslint-plugin-next": "15.2.3",
168
+ "@next/eslint-plugin-next": "15.2.4",
169
169
  "@swc/core": "1.11.13",
170
170
  "@testing-library/jest-dom": "6.6.3",
171
171
  "@testing-library/react": "16.2.0",
@@ -185,7 +185,7 @@
185
185
  "crypto-js": "4.2.0",
186
186
  "date-fns": "4.1.0",
187
187
  "eslint": "9.23.0",
188
- "eslint-config-next": "15.2.3",
188
+ "eslint-config-next": "15.2.4",
189
189
  "eslint-plugin-format": "1.0.1",
190
190
  "eslint-plugin-react-hooks": "5.2.0",
191
191
  "eslint-plugin-react-refresh": "0.4.19",
@@ -196,7 +196,7 @@
196
196
  "lint-staged": "15.5.0",
197
197
  "localforage": "1.10.0",
198
198
  "modern-normalize": "3.0.1",
199
- "mongoose": "8.12.2",
199
+ "mongoose": "8.13.0",
200
200
  "mongoose-aggregate-paginate-v2": "1.1.4",
201
201
  "mongoose-paginate-v2": "1.9.0",
202
202
  "next-intl": "4.0.2",