summarylogtreecommitdiffstats
path: root/insertion-fix.patch
blob: e63d31409b02693ab7f5249d3da3bb59ddc3ecfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
diff -ura a/package.json b/package.json
--- a/package.json	2018-01-13 11:01:53.000000000 +0100
+++ b/package.json	2018-01-13 13:57:16.534105744 +0100
@@ -48,91 +48,91 @@
   },
   "homepage": "https://boostnote.io",
   "dependencies": {
-    "@rokt33r/markdown-it-math": "^4.0.1",
-    "@rokt33r/season": "^5.3.0",
-    "aws-sdk": "^2.48.0",
-    "aws-sdk-mobile-analytics": "^0.9.2",
-    "codemirror": "^5.19.0",
-    "codemirror-mode-elixir": "^1.1.1",
-    "electron-config": "^0.2.1",
-    "electron-gh-releases": "^2.0.2",
-    "flowchart.js": "^1.6.5",
-    "font-awesome": "^4.3.0",
-    "immutable": "^3.8.1",
-    "js-sequence-diagrams": "^1000000.0.6",
-    "katex": "^0.7.1",
-    "lodash": "^4.11.1",
-    "lodash-move": "^1.1.1",
-    "markdown-it": "^6.0.1",
-    "markdown-it-checkbox": "^1.1.0",
-    "markdown-it-emoji": "^1.1.1",
-    "markdown-it-footnote": "^3.0.0",
-    "markdown-it-imsize": "^2.0.1",
-    "markdown-it-kbd": "^1.1.1",
-    "markdown-it-multimd-table": "^2.0.1",
-    "markdown-it-named-headers": "^0.0.4",
-    "markdown-it-plantuml": "^0.3.0",
-    "md5": "^2.0.0",
-    "mdurl": "^1.0.1",
-    "moment": "^2.10.3",
-    "node-ipc": "^8.1.0",
-    "raphael": "^2.2.7",
-    "react": "^15.5.4",
-    "react-codemirror": "^0.3.0",
-    "react-dom": "^15.0.2",
-    "react-redux": "^4.4.5",
-    "react-sortable-hoc": "^0.6.7",
-    "redux": "^3.5.2",
-    "sander": "^0.5.1",
-    "striptags": "^2.2.1",
-    "superagent": "^1.2.0",
-    "superagent-promise": "^1.0.3"
+    "@rokt33r/markdown-it-math": "4.0.2",
+    "@rokt33r/season": "5.3.1",
+    "aws-sdk": "2.48.0",
+    "aws-sdk-mobile-analytics": "0.9.2",
+    "codemirror": "5.26.0",
+    "codemirror-mode-elixir": "1.1.1",
+    "electron-config": "0.2.1",
+    "electron-gh-releases": "2.0.4",
+    "flowchart.js": "1.6.6",
+    "font-awesome": "4.7.0",
+    "immutable": "3.8.1",
+    "js-sequence-diagrams": "1000000.0.6",
+    "katex": "0.7.1",
+    "lodash": "4.17.4",
+    "lodash-move": "1.1.1",
+    "markdown-it": "6.1.1",
+    "markdown-it-checkbox": "1.1.0",
+    "markdown-it-emoji": "1.3.0",
+    "markdown-it-footnote": "3.0.1",
+    "markdown-it-imsize": "2.0.1",
+    "markdown-it-kbd": "1.1.1",
+    "markdown-it-multimd-table": "2.0.1",
+    "markdown-it-named-headers": "0.0.4",
+    "markdown-it-plantuml": "0.3.0",
+    "md5": "2.2.1",
+    "mdurl": "1.0.1",
+    "moment": "2.18.1",
+    "node-ipc": "8.10.3",
+    "raphael": "2.2.7",
+    "react": "15.6.2",
+    "react-codemirror": "0.3.0",
+    "react-dom": "15.5.4",
+    "react-redux": "4.4.8",
+    "react-sortable-hoc": "0.6.7",
+    "redux": "3.6.0",
+    "sander": "0.5.1",
+    "striptags": "2.2.1",
+    "superagent": "1.8.5",
+    "superagent-promise": "1.1.0"
   },
   "devDependencies": {
-    "ava": "^0.16.0",
-    "babel-core": "^6.14.0",
-    "babel-loader": "^6.2.0",
-    "babel-plugin-react-transform": "^2.0.0",
-    "babel-plugin-webpack-alias": "^2.1.1",
-    "babel-preset-es2015": "^6.3.13",
-    "babel-preset-react": "^6.3.13",
-    "babel-preset-react-hmre": "^1.0.1",
-    "babel-register": "^6.11.6",
-    "concurrently": "^3.4.0",
-    "copy-to-clipboard": "^3.0.6",
-    "css-loader": "^0.19.0",
-    "devtron": "^1.1.0",
-    "dom-storage": "^2.0.2",
+    "ava": "0.16.0",
+    "babel-core": "6.14.0",
+    "babel-loader": "6.2.0",
+    "babel-plugin-react-transform": "2.0.2",
+    "babel-plugin-webpack-alias": "2.1.2",
+    "babel-preset-es2015": "6.24.1",
+    "babel-preset-react": "6.24.1",
+    "babel-preset-react-hmre": "1.1.1",
+    "babel-register": "6.24.1",
+    "concurrently": "3.4.0",
+    "copy-to-clipboard": "3.0.6",
+    "css-loader": "0.19.0",
+    "devtron": "1.4.0",
+    "dom-storage": "2.0.2",
+    "electron-packager": "6.0.2",
     "electron": "1.7.10",
-    "electron-packager": "^6.0.0",
-    "eslint": "^3.13.1",
-    "eslint-config-standard": "^6.2.1",
-    "eslint-config-standard-jsx": "^3.2.0",
-    "eslint-plugin-react": "^7.2.0",
-    "eslint-plugin-standard": "^3.0.1",
-    "faker": "^3.1.0",
-    "grunt": "^0.4.5",
+    "eslint": "3.19.0",
+    "eslint-config-standard": "6.2.1",
+    "eslint-config-standard-jsx": "3.3.0",
+    "eslint-plugin-react": "7.2.0",
+    "eslint-plugin-standard": "3.0.1",
+    "faker": "3.1.0",
+    "grunt": "0.4.5",
     "grunt-electron-installer": "2.1.0",
-    "history": "^1.17.0",
-    "jsdom": "^9.4.2",
-    "json-loader": "^0.5.4",
-    "merge-stream": "^1.0.0",
-    "nib": "^1.1.0",
-    "react-color": "^2.2.2",
-    "react-css-modules": "^3.7.6",
-    "react-input-autosize": "^1.1.0",
-    "react-router": "^2.4.0",
-    "react-router-redux": "^4.0.4",
-    "standard": "^8.4.0",
-    "style-loader": "^0.12.4",
-    "stylus": "^0.52.4",
-    "stylus-loader": "^2.3.1",
-    "webpack": "^1.12.2",
-    "webpack-dev-server": "^1.12.0"
+    "history": "1.17.0",
+    "jsdom": "9.12.0",
+    "json-loader": "0.5.4",
+    "merge-stream": "1.0.1",
+    "nib": "1.1.2",
+    "react-color": "2.11.7",
+    "react-css-modules": "3.7.10",
+    "react-input-autosize": "1.1.4",
+    "react-router": "2.8.1",
+    "react-router-redux": "4.0.8",
+    "standard": "8.6.0",
+    "style-loader": "0.12.4",
+    "stylus": "0.52.4",
+    "stylus-loader": "2.5.1",
+    "webpack": "1.15.0",
+    "webpack-dev-server": "1.16.5"
   },
   "optionalDependencies": {
-    "grunt-electron-installer-debian": "^0.2.0",
-    "grunt-electron-installer-redhat": "^0.3.1"
+    "grunt-electron-installer-debian": "0.2.0",
+    "grunt-electron-installer-redhat": "0.3.1"
   },
   "optional": false,
   "ava": {