dtable-store 5.0.6 → 5.0.7

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 (2) hide show
  1. package/dist/dtable-store.js +1 -10
  2. package/package.json +49 -55
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dtable-store",
3
- "version": "5.0.6",
3
+ "version": "5.0.7",
4
4
  "author": "seafile",
5
5
  "private": false,
6
6
  "dependencies": {
@@ -9,7 +9,7 @@
9
9
  "debug": "^4.1.1",
10
10
  "deep-copy": "^1.4.2",
11
11
  "dtable-utils": "5.0.2",
12
- "slugid": "^2.0.0",
12
+ "slugid": "5.0.1",
13
13
  "socket.io-client": "^2.3.0"
14
14
  },
15
15
  "main": "./dist/dtable-store.js",
@@ -44,66 +44,60 @@
44
44
  ]
45
45
  },
46
46
  "devDependencies": {
47
- "@babel/cli": "^7.7.7",
48
- "@babel/compat-data": "~7.8.0",
47
+ "@babel/cli": "7.22.15",
49
48
  "@babel/core": "7.22.9",
50
49
  "@babel/plugin-proposal-class-properties": "^7.7.4",
51
50
  "@babel/plugin-proposal-export-default-from": "^7.7.4",
52
51
  "@babel/plugin-proposal-export-namespace-from": "^7.7.4",
53
52
  "@babel/plugin-proposal-object-rest-spread": "^7.7.7",
54
53
  "@babel/plugin-proposal-private-methods": "7.16.11",
54
+ "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
55
55
  "@babel/plugin-transform-runtime": "^7.7.6",
56
- "@babel/preset-env": "^7.7.7",
57
- "@babel/preset-react": "^7.7.4",
58
- "@svgr/webpack": "6.5.1",
59
- "@testing-library/jest-dom": "^4.2.4",
60
- "@testing-library/react": "^9.4.0",
61
- "@testing-library/user-event": "^7.2.1",
62
- "@types/jest": "^29.5.4",
63
- "@typescript-eslint/eslint-plugin": "^2.8.0",
64
- "@typescript-eslint/parser": "^2.8.0",
65
- "babel-eslint": "10.0.3",
66
- "babel-jest": "29.5.0",
67
- "babel-loader": "8.0.6",
68
- "babel-plugin-named-asset-import": "^0.3.5",
69
- "babel-preset-react-app": "^9.0.2",
70
- "camelcase": "^5.3.1",
71
- "case-sensitive-paths-webpack-plugin": "2.2.0",
72
- "dotenv": "8.2.0",
73
- "dotenv-expand": "5.1.0",
74
- "eslint": "^6.6.0",
75
- "eslint-config-react-app": "^5.1.0",
76
- "eslint-loader": "3.0.2",
77
- "eslint-plugin-flowtype": "3.13.0",
78
- "eslint-plugin-import": "2.18.2",
79
- "eslint-plugin-jsx-a11y": "6.2.3",
80
- "eslint-plugin-react": "7.16.0",
81
- "eslint-plugin-react-hooks": "^1.6.1",
82
- "file-loader": "4.3.0",
83
- "fs-extra": "^8.1.0",
84
- "html-webpack-plugin": "4.0.0-beta.5",
85
- "identity-obj-proxy": "3.0.0",
86
- "jest": "^29.6.4",
87
- "jest-environment-jsdom": "^29.6.4",
88
- "jest-environment-jsdom-fourteen": "1.0.1",
89
- "jest-resolve": "24.9.0",
90
- "jest-watch-typeahead": "0.4.2",
91
- "pnp-webpack-plugin": "1.5.0",
92
- "react": "^16.12.0",
93
- "react-app-polyfill": "^1.0.5",
94
- "react-dev-utils": "12.0.1",
95
- "react-dom": "^16.12.0",
96
- "react-hot-loader": "4.13.1",
97
- "resolve": "1.12.2",
98
- "resolve-url-loader": "3.1.5",
99
- "semver": "^6.3.1",
100
- "terser-webpack-plugin": "^2.3.8",
101
- "ts-pnp": "1.1.5",
102
- "url-loader": "2.3.0",
103
- "webpack": "4.41.5",
104
- "webpack-cli": "^3.3.10",
56
+ "@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
57
+ "@svgr/webpack": "8.1.0",
58
+ "@testing-library/jest-dom": "5.17.0",
59
+ "@testing-library/react": "^11.1.0",
60
+ "@testing-library/user-event": "13.5.0",
61
+ "babel-eslint": "10.0.1",
62
+ "babel-jest": "^27.4.2",
63
+ "babel-loader": "^8.2.3",
64
+ "babel-plugin-import": "^1.13.6",
65
+ "babel-plugin-named-asset-import": "^0.3.8",
66
+ "babel-preset-react-app": "^10.0.1",
67
+ "bfj": "^7.0.2",
68
+ "camelcase": "^6.2.1",
69
+ "case-sensitive-paths-webpack-plugin": "^2.4.0",
70
+ "dotenv": "^10.0.0",
71
+ "dotenv-expand": "^5.1.0",
72
+ "eslint": "^8.3.0",
73
+ "eslint-config-react-app": "^7.0.1",
74
+ "eslint-webpack-plugin": "^3.1.1",
75
+ "file-loader": "^6.2.0",
76
+ "fs-extra": "^10.0.0",
77
+ "html-webpack-plugin": "^5.5.0",
78
+ "identity-obj-proxy": "^3.0.0",
79
+ "jest": "^27.4.3",
80
+ "jest-resolve": "^27.4.2",
81
+ "jest-watch-typeahead": "^1.0.0",
82
+ "node-polyfill-webpack-plugin": "2.0.1",
83
+ "pnp-webpack-plugin": "1.2.1",
84
+ "prompts": "^2.4.2",
85
+ "react": "17.0.2",
86
+ "react-app-polyfill": "^3.0.0",
87
+ "react-dev-utils": "^12.0.1",
88
+ "react-dom": "17.0.2",
89
+ "react-refresh": "^0.11.0",
90
+ "resolve": "^1.20.0",
91
+ "resolve-url-loader": "^4.0.0",
92
+ "semver": "^7.3.5",
93
+ "source-map-loader": "^3.0.0",
94
+ "terser-webpack-plugin": "^5.2.5",
95
+ "url-loader": "^4.1.1",
96
+ "web-vitals": "^2.1.4",
97
+ "webpack": "^5.64.4",
98
+ "webpack-cli": "^5.1.4",
105
99
  "webpack-dev-server": "^4.6.0",
106
- "webpack-manifest-plugin": "2.2.0",
107
- "workbox-webpack-plugin": "4.3.1"
100
+ "webpack-manifest-plugin": "^4.0.2",
101
+ "workbox-webpack-plugin": "^6.4.1"
108
102
  }
109
103
  }