File tree Expand file tree Collapse file tree 22 files changed +1461
-375
lines changed
Dnn.AdminExperience/ClientSide Expand file tree Collapse file tree 22 files changed +1461
-375
lines changed Original file line number Diff line number Diff line change 9
9
"lint" : " eslint --fix"
10
10
},
11
11
"devDependencies" : {
12
- "@babel/core" : " ^7.22.9 " ,
12
+ "@babel/core" : " ^7.25.8 " ,
13
13
"@babel/plugin-proposal-object-rest-spread" : " ^7.20.7" ,
14
- "@babel/plugin-transform-object-assign" : " ^7.22.5 " ,
15
- "@babel/preset-env" : " ^7.22.9 " ,
16
- "@babel/preset-react" : " ^7.22.5 " ,
14
+ "@babel/plugin-transform-object-assign" : " ^7.25.7 " ,
15
+ "@babel/preset-env" : " ^7.25.8 " ,
16
+ "@babel/preset-react" : " ^7.25.7 " ,
17
17
"@dnnsoftware/dnn-react-common" : " 9.13.4" ,
18
18
"array.prototype.find" : " 2.2.1" ,
19
19
"array.prototype.findindex" : " 2.2.1" ,
Original file line number Diff line number Diff line change 10
10
"lint" : " eslint --fix"
11
11
},
12
12
"devDependencies" : {
13
- "@babel/core" : " ^7.22.9 " ,
13
+ "@babel/core" : " ^7.25.8 " ,
14
14
"@babel/plugin-proposal-object-rest-spread" : " ^7.20.7" ,
15
- "@babel/preset-env" : " ^7.22.9 " ,
16
- "@babel/preset-react" : " ^7.22.5 " ,
15
+ "@babel/preset-env" : " ^7.25.8 " ,
16
+ "@babel/preset-react" : " ^7.25.7 " ,
17
17
"array.prototype.find" : " 2.2.1" ,
18
18
"array.prototype.findindex" : " 2.2.1" ,
19
19
"babel-loader" : " ^8.3.0" ,
Original file line number Diff line number Diff line change 43
43
"throttle-debounce" : " ^5.0.0"
44
44
},
45
45
"devDependencies" : {
46
- "@babel/core" : " ^7.22.9 " ,
46
+ "@babel/core" : " ^7.25.8 " ,
47
47
"@babel/plugin-proposal-object-rest-spread" : " ^7.20.7" ,
48
- "@babel/plugin-transform-object-assign" : " ^7.22.5 " ,
49
- "@babel/preset-env" : " ^7.22.9 " ,
50
- "@babel/preset-react" : " ^7.22.5 " ,
48
+ "@babel/plugin-transform-object-assign" : " ^7.25.7 " ,
49
+ "@babel/preset-env" : " ^7.25.8 " ,
50
+ "@babel/preset-react" : " ^7.25.7 " ,
51
51
"@storybook/addon-actions" : " ^6.5.16" ,
52
52
"@storybook/react" : " ^5.3.21" ,
53
53
"babel-eslint" : " ^10.1.0" ,
Original file line number Diff line number Diff line change 9
9
"analyze" : " set NODE_ENV=production&&webpack --mode production --json | webpack-bundle-size-analyzer"
10
10
},
11
11
"devDependencies" : {
12
- "@babel/core" : " ^7.22.9 " ,
13
- "@babel/preset-env" : " ^7.22.9 " ,
14
- "@babel/preset-react" : " ^7.22.5 " ,
12
+ "@babel/core" : " ^7.25.8 " ,
13
+ "@babel/preset-env" : " ^7.25.8 " ,
14
+ "@babel/preset-react" : " ^7.25.7 " ,
15
15
"@dnnsoftware/dnn-react-common" : " 9.13.4" ,
16
16
"babel-loader" : " 8.3.0" ,
17
17
"babel-plugin-transform-object-assign" : " 6.22.0" ,
Original file line number Diff line number Diff line change 9
9
"analyze" : " set NODE_ENV=production&&webpack --mode production --json | webpack-bundle-size-analyzer"
10
10
},
11
11
"devDependencies" : {
12
- "@babel/core" : " ^7.22.9 " ,
13
- "@babel/preset-env" : " ^7.22.9 " ,
14
- "@babel/preset-react" : " ^7.22.5 " ,
12
+ "@babel/core" : " ^7.25.8 " ,
13
+ "@babel/preset-env" : " ^7.25.8 " ,
14
+ "@babel/preset-react" : " ^7.25.7 " ,
15
15
"@dnnsoftware/dnn-react-common" : " 9.13.4" ,
16
16
"array.prototype.find" : " 2.2.1" ,
17
17
"array.prototype.findindex" : " 2.2.1" ,
Original file line number Diff line number Diff line change 19
19
"es6-promise" : " 4.0.5"
20
20
},
21
21
"devDependencies" : {
22
- "@babel/core" : " ^7.22.9 " ,
22
+ "@babel/core" : " ^7.25.8 " ,
23
23
"@babel/plugin-proposal-object-rest-spread" : " ^7.20.7" ,
24
- "@babel/preset-env" : " ^7.22.9 " ,
25
- "@babel/preset-react" : " ^7.22.5 " ,
24
+ "@babel/preset-env" : " ^7.25.8 " ,
25
+ "@babel/preset-react" : " ^7.25.7 " ,
26
26
"@dnnsoftware/dnn-react-common" : " 9.13.4" ,
27
27
"@types/knockout" : " ^3.4.72" ,
28
28
"@types/redux" : " 3.6.31" ,
Original file line number Diff line number Diff line change 12
12
"lint" : " eslint --fix"
13
13
},
14
14
"devDependencies" : {
15
- "@babel/core" : " ^7.22.9 " ,
16
- "@babel/preset-env" : " ^7.22.9 " ,
17
- "@babel/preset-react" : " ^7.22.5 " ,
15
+ "@babel/core" : " ^7.25.8 " ,
16
+ "@babel/preset-env" : " ^7.25.8 " ,
17
+ "@babel/preset-react" : " ^7.25.7 " ,
18
18
"@dnnsoftware/dnn-react-common" : " 9.13.4" ,
19
19
"array.prototype.find" : " 2.2.1" ,
20
20
"array.prototype.findindex" : " 2.2.1" ,
Original file line number Diff line number Diff line change 10
10
"lint" : " eslint --fix"
11
11
},
12
12
"devDependencies" : {
13
- "@babel/core" : " ^7.22.9 " ,
14
- "@babel/preset-env" : " ^7.22.9 " ,
15
- "@babel/preset-react" : " ^7.22.5 " ,
13
+ "@babel/core" : " ^7.25.8 " ,
14
+ "@babel/preset-env" : " ^7.25.8 " ,
15
+ "@babel/preset-react" : " ^7.25.7 " ,
16
16
"@dnnsoftware/dnn-react-common" : " 9.13.4" ,
17
17
"array.prototype.find" : " ^2.2.1" ,
18
18
"array.prototype.findindex" : " ^2.2.1" ,
Original file line number Diff line number Diff line change 10
10
"lint" : " eslint --fix"
11
11
},
12
12
"devDependencies" : {
13
- "@babel/core" : " ^7.22.9 " ,
13
+ "@babel/core" : " ^7.25.8 " ,
14
14
"@babel/plugin-proposal-object-rest-spread" : " ^7.20.7" ,
15
- "@babel/plugin-transform-react-jsx" : " ^7.22.5 " ,
16
- "@babel/preset-env" : " ^7.22.9 " ,
17
- "@babel/preset-react" : " ^7.22.5 " ,
15
+ "@babel/plugin-transform-react-jsx" : " ^7.25.7 " ,
16
+ "@babel/preset-env" : " ^7.25.8 " ,
17
+ "@babel/preset-react" : " ^7.25.7 " ,
18
18
"@dnnsoftware/dnn-react-common" : " 9.13.4" ,
19
19
"babel-loader" : " 8.3.0" ,
20
20
"babel-plugin-transform-react-remove-prop-types" : " 0.4.24" ,
Original file line number Diff line number Diff line change 10
10
"lint" : " eslint --fix"
11
11
},
12
12
"devDependencies" : {
13
- "@babel/core" : " ^7.22.9 " ,
13
+ "@babel/core" : " ^7.25.8 " ,
14
14
"@babel/plugin-proposal-object-rest-spread" : " ^7.20.7" ,
15
- "@babel/preset-env" : " ^7.22.9 " ,
16
- "@babel/preset-react" : " ^7.22.5 " ,
15
+ "@babel/preset-env" : " ^7.25.8 " ,
16
+ "@babel/preset-react" : " ^7.25.7 " ,
17
17
"@dnnsoftware/dnn-react-common" : " 9.13.4" ,
18
18
"array.prototype.find" : " 2.2.1" ,
19
19
"array.prototype.findindex" : " 2.2.1" ,
Original file line number Diff line number Diff line change 10
10
"lint" : " eslint --fix"
11
11
},
12
12
"devDependencies" : {
13
- "@babel/core" : " ^7.22.9 " ,
13
+ "@babel/core" : " ^7.25.8 " ,
14
14
"@babel/plugin-proposal-object-rest-spread" : " ^7.20.7" ,
15
- "@babel/preset-env" : " ^7.22.9 " ,
16
- "@babel/preset-react" : " ^7.22.5 " ,
15
+ "@babel/preset-env" : " ^7.25.8 " ,
16
+ "@babel/preset-react" : " ^7.25.7 " ,
17
17
"@dnnsoftware/dnn-react-common" : " 9.13.4" ,
18
18
"@types/redux" : " ^3.6.31" ,
19
19
"babel-loader" : " 8.3.0" ,
Original file line number Diff line number Diff line change 10
10
"lint" : " eslint --fix"
11
11
},
12
12
"devDependencies" : {
13
- "@babel/core" : " 7.22.9 " ,
13
+ "@babel/core" : " 7.25.8 " ,
14
14
"@babel/plugin-proposal-object-rest-spread" : " 7.20.7" ,
15
- "@babel/plugin-transform-object-assign" : " 7.22.5 " ,
16
- "@babel/preset-env" : " 7.22.9 " ,
17
- "@babel/preset-react" : " 7.22.5 " ,
15
+ "@babel/plugin-transform-object-assign" : " 7.25.7 " ,
16
+ "@babel/preset-env" : " 7.25.8 " ,
17
+ "@babel/preset-react" : " 7.25.7 " ,
18
18
"@dnnsoftware/dnn-react-common" : " 9.13.4" ,
19
19
"babel-loader" : " 8.3.0" ,
20
20
"babel-plugin-transform-react-remove-prop-types" : " 0.4.24" ,
Original file line number Diff line number Diff line change 10
10
"lint" : " eslint --fix"
11
11
},
12
12
"devDependencies" : {
13
- "@babel/core" : " ^7.22.9 " ,
13
+ "@babel/core" : " ^7.25.8 " ,
14
14
"@babel/plugin-proposal-object-rest-spread" : " ^7.20.7" ,
15
- "@babel/plugin-transform-react-jsx" : " ^7.22.5 " ,
16
- "@babel/preset-env" : " ^7.22.9 " ,
17
- "@babel/preset-react" : " ^7.22.5 " ,
15
+ "@babel/plugin-transform-react-jsx" : " ^7.25.7 " ,
16
+ "@babel/preset-env" : " ^7.25.8 " ,
17
+ "@babel/preset-react" : " ^7.25.7 " ,
18
18
"@dnnsoftware/dnn-react-common" : " 9.13.4" ,
19
19
"babel-eslint" : " ^10.1.0" ,
20
20
"babel-loader" : " 8.3.0" ,
Original file line number Diff line number Diff line change 12
12
"lint" : " eslint --fix"
13
13
},
14
14
"devDependencies" : {
15
- "@babel/core" : " ^7.22.9 " ,
15
+ "@babel/core" : " ^7.25.8 " ,
16
16
"@babel/plugin-proposal-object-rest-spread" : " ^7.20.7" ,
17
- "@babel/plugin-transform-react-jsx" : " ^7.22.5 " ,
18
- "@babel/preset-env" : " ^7.22.9 " ,
19
- "@babel/preset-react" : " ^7.22.5 " ,
17
+ "@babel/plugin-transform-react-jsx" : " ^7.25.7 " ,
18
+ "@babel/preset-env" : " ^7.25.8 " ,
19
+ "@babel/preset-react" : " ^7.25.7 " ,
20
20
"@dnnsoftware/dnn-react-common" : " 9.13.4" ,
21
21
"array.prototype.find" : " 2.2.1" ,
22
22
"array.prototype.findindex" : " 2.2.1" ,
Original file line number Diff line number Diff line change 10
10
"lint" : " eslint --fix"
11
11
},
12
12
"devDependencies" : {
13
- "@babel/core" : " 7.22.9 " ,
13
+ "@babel/core" : " 7.25.8 " ,
14
14
"@babel/plugin-proposal-object-rest-spread" : " 7.20.7" ,
15
- "@babel/plugin-transform-object-assign" : " 7.22.5 " ,
16
- "@babel/preset-env" : " 7.22.9 " ,
17
- "@babel/preset-react" : " 7.22.5 " ,
15
+ "@babel/plugin-transform-object-assign" : " 7.25.7 " ,
16
+ "@babel/preset-env" : " 7.25.8 " ,
17
+ "@babel/preset-react" : " 7.25.7 " ,
18
18
"@dnnsoftware/dnn-react-common" : " 9.13.4" ,
19
19
"babel-loader" : " 8.3.0" ,
20
20
"babel-plugin-transform-react-remove-prop-types" : " 0.4.24" ,
Original file line number Diff line number Diff line change 9
9
},
10
10
"license" : " UNLICENSED" ,
11
11
"devDependencies" : {
12
- "@babel/core" : " 7.22.9 " ,
12
+ "@babel/core" : " 7.25.8 " ,
13
13
"@babel/plugin-proposal-object-rest-spread" : " 7.20.7" ,
14
- "@babel/plugin-transform-object-assign" : " 7.22.5 " ,
15
- "@babel/preset-env" : " 7.22.9 " ,
16
- "@babel/preset-react" : " 7.22.5 " ,
14
+ "@babel/plugin-transform-object-assign" : " 7.25.7 " ,
15
+ "@babel/preset-env" : " 7.25.8 " ,
16
+ "@babel/preset-react" : " 7.25.7 " ,
17
17
"@dnnsoftware/dnn-react-common" : " 9.13.4" ,
18
18
"babel-loader" : " 8.3.0" ,
19
19
"babel-plugin-transform-react-remove-prop-types" : " 0.4.24" ,
Original file line number Diff line number Diff line change 10
10
"lint" : " eslint --fix"
11
11
},
12
12
"devDependencies" : {
13
- "@babel/core" : " ^7.22.9 " ,
13
+ "@babel/core" : " ^7.25.8 " ,
14
14
"@babel/plugin-proposal-object-rest-spread" : " ^7.20.7" ,
15
- "@babel/preset-env" : " ^7.22.9 " ,
16
- "@babel/preset-react" : " ^7.22.5 " ,
15
+ "@babel/preset-env" : " ^7.25.8 " ,
16
+ "@babel/preset-react" : " ^7.25.7 " ,
17
17
"@dnnsoftware/dnn-react-common" : " 9.13.4" ,
18
18
"array.prototype.find" : " 2.2.1" ,
19
19
"array.prototype.findindex" : " 2.2.1" ,
Original file line number Diff line number Diff line change 10
10
"lint" : " eslint --fix"
11
11
},
12
12
"devDependencies" : {
13
- "@babel/core" : " ^7.22.9 " ,
13
+ "@babel/core" : " ^7.25.8 " ,
14
14
"@babel/plugin-proposal-object-rest-spread" : " ^7.20.7" ,
15
- "@babel/preset-env" : " ^7.22.9 " ,
16
- "@babel/preset-react" : " ^7.22.5 " ,
15
+ "@babel/preset-env" : " ^7.25.8 " ,
16
+ "@babel/preset-react" : " ^7.25.7 " ,
17
17
"@dnnsoftware/dnn-react-common" : " 9.13.4" ,
18
18
"babel-loader" : " 8.3.0" ,
19
19
"babel-plugin-transform-object-assign" : " 6.22.0" ,
Original file line number Diff line number Diff line change 12
12
"lint" : " eslint --fix"
13
13
},
14
14
"devDependencies" : {
15
- "@babel/core" : " ^7.22.9 " ,
15
+ "@babel/core" : " ^7.25.8 " ,
16
16
"@babel/plugin-proposal-object-rest-spread" : " ^7.20.7" ,
17
- "@babel/plugin-transform-react-jsx" : " ^7.22.5 " ,
18
- "@babel/preset-env" : " ^7.22.9 " ,
19
- "@babel/preset-react" : " ^7.22.5 " ,
17
+ "@babel/plugin-transform-react-jsx" : " ^7.25.7 " ,
18
+ "@babel/preset-env" : " ^7.25.8 " ,
19
+ "@babel/preset-react" : " ^7.25.7 " ,
20
20
"babel-loader" : " ^8.3.0" ,
21
21
"create-react-class" : " ^15.7.0" ,
22
22
"css-loader" : " ^7.1.2" ,
Original file line number Diff line number Diff line change 11
11
},
12
12
"license" : " UNLICENSED" ,
13
13
"devDependencies" : {
14
- "@babel/core" : " ^7.22.9 " ,
14
+ "@babel/core" : " ^7.25.8 " ,
15
15
"@babel/plugin-proposal-object-rest-spread" : " ^7.20.7" ,
16
- "@babel/plugin-transform-react-jsx" : " ^7.22.5 " ,
17
- "@babel/preset-env" : " ^7.22.9 " ,
18
- "@babel/preset-react" : " ^7.22.5 " ,
16
+ "@babel/plugin-transform-react-jsx" : " ^7.25.7 " ,
17
+ "@babel/preset-env" : " ^7.25.8 " ,
18
+ "@babel/preset-react" : " ^7.25.7 " ,
19
19
"@dnnsoftware/dnn-react-common" : " 9.13.4" ,
20
20
"babel-loader" : " 8.3.0" ,
21
21
"create-react-class" : " ^15.7.0" ,
Original file line number Diff line number Diff line change 10
10
"lint" : " eslint --fix"
11
11
},
12
12
"devDependencies" : {
13
- "@babel/core" : " ^7.22.9 " ,
13
+ "@babel/core" : " ^7.25.8 " ,
14
14
"@babel/plugin-proposal-object-rest-spread" : " ^7.20.7" ,
15
- "@babel/preset-env" : " ^7.22.9 " ,
16
- "@babel/preset-react" : " ^7.22.5 " ,
15
+ "@babel/preset-env" : " ^7.25.8 " ,
16
+ "@babel/preset-react" : " ^7.25.7 " ,
17
17
"@dnnsoftware/dnn-react-common" : " 9.13.4" ,
18
18
"array.prototype.find" : " 2.2.1" ,
19
19
"array.prototype.findindex" : " 2.2.1" ,
You can’t perform that action at this time.
0 commit comments